anmonteiro / anmonteiro/httpun-ws
Support WebSocket over HTTP/2 (RFC 8441)
Ouverte
- Langage dominant
- OCaml
- Étoiles
- 29
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.