squaremiledev / asynctransport

Apache License 2.0
3 stars 2 forks source link

Control transport from a separate instance by exchanging messages #6

Closed michaelszymczak closed 4 years ago

michaelszymczak commented 4 years ago

This will be a design POC for IPC. IPC will replace the messaging layer with its own implementation.

michaelszymczak commented 4 years ago

It's been done using a RingBuffer