GitHunt

P2P4J

A peer to peer Java TCP socket communication library, to allow ease of creation for servers, distributed services, cryptocurrencies , and peer to peer chat systems.

Goals & Features

  • Completely customizable with callbacks for incoming connections, incoming messages, and disconnection events.
  • Customizable message classes with custom enum codes for easier integration into already established code.
  • DefaultFactories included for easy setup.

Getting Started

Please checkout the test package for information on how to setup a server and or node.

Languages

Java100.0%

Contributors

MIT License
Created October 20, 2019
Updated October 22, 2019
Hammurabi/P2P4J | GitHunt