vlingo / xoom-wire

The VLINGO XOOM platform SDK wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, and RSocket, using VLINGO XOOM ACTORS.
Mozilla Public License 2.0
13 stars 11 forks source link

Eliminate bare test until uses #41

Closed rosetau closed 4 years ago

rosetau commented 4 years ago

Implements #3. I see that RSocket test is failing on master: RSocketClientChannelTest.testServerApplicationErrorsProcess:194 Server should have received all messages. Shouldn't it be @Ignored for now?