Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

java-networking1.1.0

Latest
Compare
Choose a tag to compare
@zgoethel zgoethel released this 13 Mar 22:32
· 8 commits to master since this release

Along with all the basic functionality of the previous versions, this release not has the ability to stop servers after they have initially been started. Once stopped, a server may not be able to restart without being recreated (although this may change in the future). Connections also ping each other every half second and automatically disconnect after two seconds without a detected ping.