56
60
# Assemble the key and return it. Yes, it is double-encoded.
62
66
def chat(self, req, key, text='', cwd='', kind="chat"):
63
67
# The request *should* have the following four fields:
64
68
# key: Hex JSON dict of host and port where the console server lives,