Network/test/dorkboxTest/network
2023-06-28 15:12:55 +02:00
..
kryo added more unit tests 2021-08-20 08:51:19 -06:00
lmdb WIP storage sub-system 2021-08-19 00:13:47 -06:00
memoryTest Fixed unit tests 2023-06-28 15:12:55 +02:00
rmi Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
AeronClient.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
AeronClientServer.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
AeronPubSubTest.kt Converted to use exclusive publications, cleaned up wait-to-connect logic, removed deletePub/Sub (that's not recommended for production) 2023-06-28 15:11:11 +02:00
AeronRmiClientServer.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
AeronServer.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
BaseTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
ConnectionFilterTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
DisconnectReconnectTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
ErrorLoggerTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
ListenerTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
MultiClientTest.kt Fixed unit tests 2023-06-28 15:12:55 +02:00
MultipleServerTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
PingPongTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
PingTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
RandomId65kAllocatorTest.kt Stream and Session ID allocation cannot be re-used so quickly, as ALL other IDs must first be used, before a previously used ID is reused. 2022-06-29 16:37:47 +02:00
RoundTripMessageTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
SerializationValidationTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
SimpleTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
StorageTest.kt Fixed closing the endpoint for unit test 2023-06-01 14:49:22 +02:00
StreamingTest.kt Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00