reactive-streams / reactive-streams-net-jvm

Reactive Network APIs for the JVM
Other
7 stars 3 forks source link

TCP Connection API #4

Open NiteshKant opened 9 years ago

NiteshKant commented 9 years ago

This issue is for discussing the API of a TCP connection required by both client(#2) and server(#3)

Intention

To define how a TCP connection must be modeled using reactive-streams-jvm SPI.

Discussion points