Added endianess to procotol.txt
authorPerttu Ahola <celeron55@gmail.com>
Sat, 18 Jun 2011 17:27:17 +0000 (20:27 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 18 Jun 2011 17:27:17 +0000 (20:27 +0300)
doc/protocol.txt

index 9dd1e4fbf5b92a4fcfd0898fc678c573a6ce6eae..76f88d67ecba181aae3d19b19c12d8b274f04e0f 100644 (file)
@@ -2,6 +2,8 @@ Minetest-c55 protocol (incomplete, early draft):
 Updated 2011-06-18
 
 A custom protocol over UDP.
+Integers are big endian.
+Refer to connection.{h,cpp} for further reference.
 
 Initialization:
 - A dummy reliable packet with peer_id=PEER_ID_INEXISTENT=0 is sent to the server: