| __init__.py |
|
0 |
- |
| headers.py |
Header store that adapts HTTP/3 headers to pywebsocket3 expectations. |
1129 |
- |
| tests |
|
|
- |
| ws_h3_handshake.py |
This file provides the opening handshake processor for Bootstrapping
WebSockets with HTTP/3 protocol (RFC 9220).
Specification:
https://datatracker.ietf.org/doc/html/rfc9220
|
2196 |
- |