-
Notifications
You must be signed in to change notification settings - Fork 357
Closed
Description
I have modeled this after our learning from RxNetty, particularly the Publisher<Void> write(Publisher<Message> m) API which supports backpressure as we hook into async IO, such as Netty and Aeron.
- @NiteshKant can you please confirm this is all done correctly as per your learnings with RxNetty?
- What should we call this thing?
Connection? SocketConnection? ReactiveSocketConnection? Leave it as DuplexConnection?
Metadata
Metadata
Assignees
Labels
No labels