-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
developmentStandard developmentStandard developmentepicBig issue with multiple subissuesBig issue with multiple subissuesr&d:polykey:core activity 4End to End Networking behind Consumer NAT DevicesEnd to End Networking behind Consumer NAT Devices
Description
Specification
This issue is an epic for tracking the pending work for the Websockets
code.
Specifically an extraction of the behaviour to js-ws
which behave similarly to js-quic
.
Additional context
- Related Updating
TLSconfig
forWebSocketServer
Polykey#511 - Related More complex error codes logic for closing WebSocketConnections/WebSocketStreams #4
- Related Replace
uws
withws
Polykey#540 - Related IPv6 Support Polykey#400
Tasks
- 1. Test the backpressure from both client and server
- 2. Ensure
WebSocketStream
exists and we can mux and demux on top of a singleWebSocketConnection
- 3. Make
WebSocketConection
equivalent toQUICConnection
, but as a 1 to 1 toWebSocket
Metadata
Metadata
Assignees
Labels
developmentStandard developmentStandard developmentepicBig issue with multiple subissuesBig issue with multiple subissuesr&d:polykey:core activity 4End to End Networking behind Consumer NAT DevicesEnd to End Networking behind Consumer NAT Devices