Skip to content
/ PacketLib Public
forked from GeyserMC/PacketLib

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

License

Notifications You must be signed in to change notification settings

5cmc/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/com/github/steveice10/packetlib/test

Building the Source

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

Support and development

Please join us at https://discord.gg/geysermc under #mcprotocollib for discussion and support for this project.

License

PacketLib is licensed under the MIT license.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%