1 Repo
Mechanisms for signaling the closure of specific stream directions in a data pipeline.
Distinct from Stream Processing: Focuses on directional stream lifecycle management, distinct from general stream processing.
Explore 1 awesome GitHub repository matching data & databases · Stream Termination Controllers. Refine with filters or upvote what's useful.
This project is a memory-safe implementation of the QUIC transport protocol and HTTP/3, designed for high-throughput and efficient network communication. It provides a comprehensive toolkit for building secure, low-latency network applications by managing the full lifecycle of transport connections, including protocol negotiation, stream data exchange, and connection state management. The library distinguishes itself through a focus on performance and protocol integrity. It utilizes a formal state machine to enforce strict adherence to transport rules and employs zero-copy buffer management t
Enables graceful closure of individual stream directions to manage data flow.