13
0
geforkt von Mirrors/Velocity
Velocity/proxy
Daniel Naylor ccd37e5b9c Track the forge handshake and re-engineer Forge support
The system is now organised into connection types and phases. Most of the core Velocity logic is now isolated from the Forge logic to allow for simpler maintainance and to try to support future loaders (Forge 1.13?) in a cleaner fashion.

There are a couple of points where Forge specific calls are in the main body, but these have been minimised.

Also send keepalives from Velocity to during backend server switch and after Forge handshake, to try to help Forge clients
2018-11-25 10:18:48 +00:00
..
src Track the forge handshake and re-engineer Forge support 2018-11-25 10:18:48 +00:00
build.gradle Allow specifying bind port via command line 2018-11-20 21:56:34 -08:00