Correct a typo.
This commit is contained in:
parent
4a97a05c10
commit
ece023d5ee
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ class WebSocketClient(Protocol, Session):
|
||||||
Notes:
|
Notes:
|
||||||
At initilization, the client will send the special
|
At initilization, the client will send the special
|
||||||
'csessid' command to identify its browser session hash
|
'csessid' command to identify its browser session hash
|
||||||
witherthe Evennia side.
|
with the Evennia side.
|
||||||
|
|
||||||
The websocket client will also pass 'websocket_close' command
|
The websocket client will also pass 'websocket_close' command
|
||||||
to report that the client has been closed and that the
|
to report that the client has been closed and that the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue