Network/test/dorkboxTest/network/rmi
2023-09-13 17:04:25 +02:00
..
cows Fixed issue with with RMI sync/async. 2023-09-13 13:49:13 +02:00
multiJVM Converted to using threads instead of coroutines 2023-09-07 01:01:55 +02:00
RmiCommonTest.kt Fixed issue with with RMI sync/async. 2023-09-13 13:49:13 +02:00
RmiDelayedInvocationTest.kt Converted to using threads instead of coroutines 2023-09-07 01:01:55 +02:00
RmiDuplicateObjectTest.kt Removed KotlinLogging (it has a niche usage that did not apply) 2023-09-13 17:04:25 +02:00
RmiNestedSuspendTest.kt Converted to using threads instead of coroutines 2023-09-07 01:01:55 +02:00
RmiNestedTest.kt Converted to using threads instead of coroutines 2023-09-07 01:01:55 +02:00
RmiPackIdTest.kt rmiID is ALWAYS on the right for packed IDs. Fixed rmiID unsigned operations. WIP suspend proxy invocations 2020-08-20 13:08:36 +02:00
RmiResponseManagerTest.kt Removed KotlinLogging (it has a niche usage that did not apply) 2023-09-13 17:04:25 +02:00
RmiSimpleActionsTest.kt Converted to using threads instead of coroutines 2023-09-07 01:01:55 +02:00
RmiSimpleTest.kt Fixed issue with with RMI sync/async. 2023-09-13 13:49:13 +02:00
RmiSpamAsyncTest.kt Converted to using threads instead of coroutines 2023-09-07 01:01:55 +02:00
RmiSpamSyncSuspendingTest.kt Removed coroutines/suspending calls 2023-09-04 00:48:00 +02:00
RmiSpamSyncTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
SuspendProxyTest.kt Fixed issue with with RMI sync/async. 2023-09-13 13:49:13 +02:00