Network/src/dorkbox/network
Robinson d787045149
Updated version
2023-07-16 14:58:01 +02:00
..
aeron Added ipcMTU to aeron config (it will be the same as the network MTU). This must be the same value, since our internal read/write serialization buffers) 2023-07-14 13:39:08 +02:00
connection Added file transport to streaming manager 2023-07-16 14:57:04 +02:00
connectionType Added support for IPv6. 2020-09-09 01:33:09 +02:00
coroutines WIP JPMS 2022-12-17 22:24:07 +01:00
exceptions Added more exception types 2023-06-22 11:47:02 +02:00
handshake WIP compression/crypto 2023-07-15 13:12:59 +02:00
ipFilter Fixed class visibility 2023-02-15 23:29:02 +01:00
ping Response manager uses its own coroutineScope now 2023-06-18 18:18:22 +02:00
rmi Split kryo TYPES into read/write types, so usage is very clear. Now use a kryo pool for concurrent serialization 2023-07-12 14:08:46 +02:00
serialization Added file transport to streaming manager 2023-07-16 14:57:04 +02:00
Client.kt Updated version 2023-07-16 14:58:01 +02:00
Configuration.kt Updated version 2023-07-16 14:58:01 +02:00
Server.kt Updated version 2023-07-16 14:58:01 +02:00