Expand description
Actions are small operations such as sending HTTP/3 frames or managing QUIC streams. Each independent use case for h3i requires its own collection of Actions, that h3i iterates over in sequence and executes.
Modulesยง
- h3
- Actions specific to HTTP/3 and QUIC