Advertisement
Guest User

LU Sessions Proposal

a guest
Aug 3rd, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. All the session changes between brackets should not occur, because the user has already
  2. been redirected to another server, so that these should not take effect
  3.  
  4. |---------------|---------------|---------------|---------------|
  5. | CONNECTED | LOGGED IN | PLAYING | INWORLD |
  6. -----|----------------------|---------------|---------------|---------------|---------------|
  7. AUTH | CONNECT ----+---> | | | |
  8. AUTH | LOGIN | ----+---> | | |
  9. AUTH | DISCONNECT (<---+----) (<---+----) | | |
  10. ~~~~~|~~~~~~~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~|
  11. CHAR | LOGIN REQUEST | | ----+---> | |
  12. CHAR | DISCONNECT <---+---- <---+---- (<---+----) | |
  13. ~~~~~|~~~~~~~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~|
  14. WRLD | CHANGE WORLD | | | <---+---- |
  15. WRLD | LEVEL LOADED | | | ----+---> |
  16. WRLD | CHAR LIST REQ | | <---+---- <---+---- |
  17. WRLD | DISCONNECT <---+---- <---+---- <---+---- <---+---- |
  18. WRLD | LOGIN REQUEST | | ----+---> | |
  19. -----|----------------------|---------------|---------------|---------------|---------------|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement