anmonteiro / anmonteiro/httpun-ws
Support WebSocket over HTTP/2 (RFC 8441)
Aperta
- Lingua principale
- OCaml
- Stelle
- 29
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
WebSocket over HTTP/2 ([RFC 8441](https://datatracker.ietf.org/doc/html/rfc8441)) should be a more efficient way to do WebSockets, because it can multiplex multiple WebSockets onto one TCP connection using HTTP/2 streams. Now that Chrome [supports](https://jauntsdn.com/post/netty-websocket-http2/) it, it's probably worth implementing.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.