Re: [whatwg/streams] A guide for a bidirectional transport? (#1032)

So, I feel like this varies on the exact protocol mechanism in question.  There are cases in which closing one half closes only that half (TCP FIN, QUIC FIN, QUIC RESET_STREAM), and there are cases where closing one half closes both halves (TCP RST, all WebSocket closes, QUIC CONNECTION_CLOSE).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/1032#issuecomment-602142505

Received on Sunday, 22 March 2020 03:32:23 UTC