Changeset 1a47469 in network-game for design


Ignore:
Timestamp:
Dec 16, 2013, 2:49:26 AM (11 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
b4c5b6a
Parents:
53d41ea
Message:

Logging out works correctly now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • design/message_spec.txt

    r53d41ea r1a47469  
    1212MSG_TYPE_LOGOUT
    1313Client sends this message to logout. Contains no extra data. The server uses the sender address to determine which player sent it.
     14Server broadcasts a reply with the player id if logout was successfull or sends the sender's id and a string with an error message back to the original sender.
    1415
    1516MSG_TYPE_CHAT
Note: See TracChangeset for help on using the changeset viewer.