Network/src/dorkbox/network
2021-08-23 01:08:30 -06:00
..
aeron Fixed issue when starting up after a forcefully terminated (previous) run. If the aeron CnC file is corrupted, delete and try again. 2021-08-18 13:37:23 -06:00
connection Now using the storage project 2021-08-23 00:52:16 -06: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 filtering aeron driver exceptions, onError listeners are now notified if there is an aeron driver error. 2021-07-26 20:40:43 +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 Now using the storage project 2021-08-23 00:52:16 -06:00
Client.kt increment version 2021-08-23 01:08:30 -06:00
Configuration.kt increment version 2021-08-23 01:08:30 -06:00
Server.kt increment version 2021-08-23 01:08:30 -06:00