Network/src/dorkbox/network
2021-07-26 20:17:03 +02:00
..
aeron Supports the newest version of Aeron. Updated error log usage and notifications. Refactored RMI API (now RMI is accessible via '.rmi' calls). Updated unit tests. Added 'delete' to rmi methods (opposite of 'create'). 2021-07-07 00:04:47 +02:00
connection Fixed comments, tweaked shutdown delay 2021-07-26 20:17:03 +02:00
connectionType Added support for IPv6. 2020-09-09 01:33:09 +02:00
coroutines Renaming RmiResponseManager for a more general use case (ResponseManager) 2020-09-22 17:05:25 +02:00
exceptions Added support for IPv6. 2020-09-09 01:33:09 +02:00
handshake connections are now created via a unit function instead of overriding the method. 2021-07-09 15:16:12 +02:00
ipFilter Fixed connection filter on connect 2021-04-27 10:28:18 +02:00
ping Cleaned up heap vs stack access, fixed ping support, fixed coroutine errors during serialization 2021-07-08 14:33:24 +02:00
rmi Cleaned up heap vs stack access, fixed ping support, fixed coroutine errors during serialization 2021-07-08 14:33:24 +02:00
serialization Cleaned up heap vs stack access, fixed ping support, fixed coroutine errors during serialization 2021-07-08 14:33:24 +02:00
storage Code cleanup 2021-04-27 10:28:36 +02:00
Client.kt connections are now created via a unit function instead of overriding the method. 2021-07-09 15:16:12 +02:00
Configuration.kt connections are now created via a unit function instead of overriding the method. 2021-07-09 15:16:12 +02:00
Server.kt connections are now created via a unit function instead of overriding the method. 2021-07-09 15:16:12 +02:00