Network/src/dorkbox/network
Robinson 331f921df0
Added extra information for handshake/connection timeout potential issues
2023-12-12 13:23:51 +01:00
..
aeron updated logging 2023-12-12 13:22:28 +01:00
connection Now properly waits for event dispatcher to shutdown in unit tests 2023-12-04 13:36:47 +01:00
connectionType Added package-info.java 2023-09-03 21:09:54 +02:00
exceptions Added support for callbacks on a message, so there can be 'happens-before' logic. 2023-11-02 22:36:50 +01:00
handshake Cleaned logging 2023-11-28 20:53:37 +01:00
ipFilter Added package-info.java 2023-09-03 21:09:54 +02:00
ping Added support for sessions 2023-09-21 12:53:47 +02:00
rmi Added support for callbacks on a message, so there can be 'happens-before' logic. 2023-11-02 22:36:50 +01:00
serialization Send all buffered messages at once, instead of 1-at-a-time. 2023-12-04 10:47:41 +01:00
Client.kt Added extra information for handshake/connection timeout potential issues 2023-12-12 13:23:51 +01:00
Configuration.kt Version 6.15 2023-11-16 12:08:30 +01:00
Server.kt Fixed api name 2023-11-27 14:40:09 +01:00
package-info.java Added package-info.java 2023-09-03 21:09:54 +02:00