openscreenprotocol
openscreenprotocol copied to clipboard
Mandate unidirectional QUIC streams
Unidirectional QUIC streams appear to be sufficient to implement the spec and are simpler to manage. Unlike bidirectional streams, the source of the stream can hang up and not wait for the target.
However, the spec should clarify that unidirectional streams should be used.