Network/test/dorkboxTest/network
2021-04-30 21:18:57 +02:00
..
kryo Converted more unit tests to kotlin 2021-04-25 22:01:36 +02:00
lmdb Changed how internal storage operates (major performance improvement), added more types of storage. Set the default to PropertyStore (so settings are saved in a property file) 2020-09-19 19:41:39 +02:00
memoryTest updated tests to latest source 2021-04-30 18:22:38 +02:00
rmi updated tests to latest source 2021-04-30 18:22:38 +02:00
AeronClient.kt updated tests to latest source 2021-04-30 18:22:38 +02:00
AeronServer.kt Converted more unit tests to kotlin 2021-04-25 22:01:36 +02:00
BaseTest.kt Changed default ports 2021-04-30 20:29:56 +02:00
ConnectionFilterTest.kt updated tests to latest source 2021-04-30 18:22:38 +02:00
DisconnectReconnectTest.kt Added tests for restarting a client via client.close(). connection.close() with a onDisconnect listener also works. The instance that started the aeron instance, is the one that cleans it up 2021-04-30 21:18:57 +02:00
ListenerTest.kt updated tests to latest source 2021-04-30 18:22:38 +02:00
MultipleServerTest.kt updated tests to latest source 2021-04-30 18:22:38 +02:00
PingPongTest.kt updated tests to latest source 2021-04-30 18:22:38 +02:00
PingTest.kt updated tests to latest source 2021-04-30 18:22:38 +02:00
SerializationValidationTest.kt updated tests to latest source 2021-04-30 18:22:38 +02:00
StorageTest.kt updated tests to latest source 2021-04-30 18:22:38 +02:00