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

Initial implementation of Rsocket based channels #9

Closed alexguzun closed 5 years ago

alexguzun commented 5 years ago

Implemented:

alexguzun commented 5 years ago

That's true. I have investigated ways to avoid propagating this dependency, but could not find any. We could move the RSocket implementation to a new repo: vlingo-wire-rsocket.