diff options
Diffstat (limited to 'developer/PROTOCOL')
-rw-r--r-- | developer/PROTOCOL | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/developer/PROTOCOL b/developer/PROTOCOL deleted file mode 100644 index 92a345b..0000000 --- a/developer/PROTOCOL +++ /dev/null @@ -1,20 +0,0 @@ - -The Osirion Project - Network Protocol Overview - -Connection sequence - - - -Client State Server State - - Connecting - -"connect [protoversion]" --------> Pending - - <------- "msg info [sv_hostname" - - <------- ... world data ... - - <------- "connect" - -"pif[.. player info ...]" -------> Connected |