Skip to content

TCP Connection API #4

Open
Open
@NiteshKant

Description

@NiteshKant

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
  • How does one read from a connection?
  • How does one write to a connection?
  • When does a connection get closed?
  • Should we model a flush() operation to batch multiple writes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions