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

Fix for RSocket channels not reconnecting #31

Closed alexguzun closed 4 years ago

alexguzun commented 4 years ago

Fixes issue https://github.com/vlingo/vlingo-wire/issues/30.

I would like to thank @OlegDokuka for feedback and help!