Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.12 KB

Protocol_libraries.mediawiki

File metadata and controls

18 lines (16 loc) · 1.12 KB

Once you have a protocol defined you need some code, which implements various objects from the protocol. You also need some functions to handle these objects and various information. For example how to get planet properties and how to pack data for transmission over the internet. This code is usually contained in a protocol library, which can then be used by clients and servers.

Available libraries

Name Maintainer Language Code Notes
libtpproto-cpp Lee Begg (llnz) C++ Git
libtpproto-java Java Git
libtpproto-php PHP Git
libtpproto-py Tim Ansell (mithro) Python Git
libtpproto-rb Ruby Git