Skip to content
Snippets Groups Projects
Commit b421e4e6 authored by Qiantan Hong's avatar Qiantan Hong
Browse files

Merge branch 'fix' into development

parents 1dfa6f7c 94b0c488
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ Every message takes the form =(type . body)=
- Login
+ hello ::
This message is sent from client to server, when a client connect to the server.
body takes the form =(client-name &optional response)=
body takes the form =(client-name protocol-version &optional response)=
+ leave ::
This message is sometime sent from client to server to indicate disconnection,
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment