anmonteiro / anmonteiro/httpun-ws

Support WebSocket over HTTP/2 (RFC 8441)

Aperta
#38 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.