Open NiteshKant opened 9 years ago
This issue is for discussing the API of a TCP connection required by both client(#2) and server(#3)
To define how a TCP connection must be modeled using reactive-streams-jvm SPI.
flush()
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
flush()
operation to batch multiple writes?