Network/test/dorkboxTest/network/rmi/classes
2020-08-26 15:39:29 +02:00
..
MessageWithTestCow.kt Updated copyright notices in files 2020-08-19 15:35:45 +02:00
TestBabyCow.kt Added RMI serialization syncrhonization between the server/client during the handshake. Fixed serialization for sending RMI objects in both directions. Removed NetworkSerializationManager, and instead pass the Serialization implementation. 2020-08-26 15:39:29 +02:00
TestBabyCowImpl.kt Added RMI serialization syncrhonization between the server/client during the handshake. Fixed serialization for sending RMI objects in both directions. Removed NetworkSerializationManager, and instead pass the Serialization implementation. 2020-08-26 15:39:29 +02:00
TestCow.kt More work done on cleaning up stack traces 2020-08-22 22:58:50 +02:00
TestCowBase.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
TestCowBaseImpl.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
TestCowImpl.kt Added RMI serialization syncrhonization between the server/client during the handshake. Fixed serialization for sending RMI objects in both directions. Removed NetworkSerializationManager, and instead pass the Serialization implementation. 2020-08-26 15:39:29 +02:00