Network/test/dorkboxTest/network/rmi
2021-08-23 00:42:02 -06:00
..
cows WIP unit tests with updated RMI api 2021-07-02 11:40:20 +02:00
multiJVM Now use the storage project 2021-08-23 00:42:02 -06:00
RmiCommonTest.kt Fixed unit tests 2020-09-03 14:43:01 +02:00
RmiDelayedInvocationTest.kt connections are now created via a unit function instead of overriding the method. 2021-07-09 15:17:00 +02:00
RmiNestedTest.kt Supports the newest version of Aeron. Updated error log usage and notifications. Refactored RMI API (now RMI is accessible via '.rmi' calls). Updated unit tests. Added 'delete' to rmi methods (opposite of 'create'). 2021-07-07 00:04:47 +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
RmiSimpleActionsTest.kt Supports the newest version of Aeron. Updated error log usage and notifications. Refactored RMI API (now RMI is accessible via '.rmi' calls). Updated unit tests. Added 'delete' to rmi methods (opposite of 'create'). 2021-07-07 00:04:47 +02:00
RmiSimpleTest.kt Supports the newest version of Aeron. Updated error log usage and notifications. Refactored RMI API (now RMI is accessible via '.rmi' calls). Updated unit tests. Added 'delete' to rmi methods (opposite of 'create'). 2021-07-07 00:04:47 +02:00
RmiSpamAsyncTest.kt WIP unit tests with updated RMI api 2021-07-02 11:40:20 +02:00
RmiSpamSyncSuspendingTest.kt Supports the newest version of Aeron. Updated error log usage and notifications. Refactored RMI API (now RMI is accessible via '.rmi' calls). Updated unit tests. Added 'delete' to rmi methods (opposite of 'create'). 2021-07-07 00:04:47 +02:00
RmiSpamSyncTest.kt WIP unit tests with updated RMI api 2021-07-02 11:40:20 +02:00
SuspendProxyTest.kt Fixed compile warnings 2020-09-11 11:06:03 +02:00