Skip to content

*: add wire-protocol.md#41

Closed
shubhamdhama wants to merge 1 commit intocockroachdb:mainfrom
shubhamdhama:add-wire-protocol
Closed

*: add wire-protocol.md#41
shubhamdhama wants to merge 1 commit intocockroachdb:mainfrom
shubhamdhama:add-wire-protocol

Conversation

@shubhamdhama
Copy link
Copy Markdown

Document the wire protocol for assembling packets from frames. For now this only covers the packet assembly algorithm. The wire format of frames and packets is not specified and can be added later.

Validation is split into stream constraints and connection constraints. Stream constraints will be common to both mux and non-mux managers, while connection constraints would differ between them.

Document the wire protocol for assembling packets from frames. For now this
only covers the packet assembly algorithm. The wire format of frames and
packets is not specified and can be added later.

Validation is split into stream constraints and connection constraints.
Stream constraints will be common to both mux and non-mux managers, while
connection constraints would differ between them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant