From 691136ea46b7ac59108402970cd61e157e3f292c Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 5 Mar 2016 23:26:08 +0100 Subject: Homogenized documentation files throughout the different projects. --- doc/PROTOCOL | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/PROTOCOL (limited to 'doc/PROTOCOL') diff --git a/doc/PROTOCOL b/doc/PROTOCOL new file mode 100644 index 0000000..92a345b --- /dev/null +++ b/doc/PROTOCOL @@ -0,0 +1,20 @@ + +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 -- cgit v1.2.3