Releases: Sitrica/Japson
Releases · Sitrica/Japson
1.1.4
1.1.3
Fixed the client not being able to continue when the server has been restarted.
1.1.2
- Fix critical bug with the makeSureConnectionValid method
1.1.0
- Made sendPacket methods for single fire and forget packets (QUIC style)
- The chaining methods returning the JapsonClient or JapsonServer object, are now present for the main setup methods to make a chaining.
1.0.9
- Fixed the heartbeat and JapsonConnections taking into account the correct port.
- Fixed Heartbeat being in seconds rather than milliseconds.
- Added a timeout for the sockets.
- Added a method to add ignored packets in the debug for the JapsonServer.