Network/src/dorkbox/network
2020-08-18 01:49:19 +02:00
..
aeron Changed ClientRejectedException hierarchy 2020-08-15 13:13:40 +02:00
connection converetd to kotlin 2020-08-17 16:49:00 +02:00
handshake separated handshake from connection management. cleaned up API 2020-08-15 13:21:20 +02:00
ipFilter Converted to kotlin 2020-08-15 13:22:43 +02:00
other Reworked how connections are implemented (they are no longer an interface), refactored internal structure of how connections are managed and established. Added proper crypto for handshake data 2020-08-12 23:35:31 +02:00
rmi Fixed RMI short/int packing for negative numbers 2020-08-18 01:49:19 +02:00
serialization Added continuation serializer for when serializing methods that are suspend 2020-08-17 16:51:13 +02:00
storage Changed package name 2020-08-15 13:26:58 +02:00
Client.kt separated handshake from connection management. cleaned up API 2020-08-15 13:21:20 +02:00
Configuration.kt separated handshake from connection management. cleaned up API 2020-08-15 13:21:20 +02:00
Server.kt separated handshake from connection management. cleaned up API 2020-08-15 13:21:20 +02:00