Skip to content

huayue21/PacketLib

 
 

Repository files navigation

PacketLib

PacketLib is a library for packet-based networking between clients and servers It was made as a basis for other projects involving packet networking.

Test Example

See examples/org/spacehq/packetlib/test

Building the Source

PacketLib uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory.

Builds can be downloaded here. Javadocs can be found here.

License

PacketLib is licensed under the MIT license.

About

A library for packet-based networking between clients and servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%