1 repository
Caps the memory used for data awaiting retrieval by the client to prevent resource exhaustion.
Distinct from Write Memory Limits: Specifically targets the client-side retrieval buffer in tunnel relays, whereas Write Memory Limits is a general runtime constraint.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Client-Side Buffer Limits. Refine with filters or upvote what's useful.
goflyway is an encrypted traffic relay and HTTP TCP tunneling proxy. It encapsulates TCP traffic within HTTP POST or WebSocket requests to bypass restrictive firewalls and network proxies. The system provides a SOCKS5 proxy server that routes traffic via a WebSocket relay and includes a UDP over TCP tunnel to enable transport across networks that block UDP traffic. It also functions as a TCP traffic interceptor for capturing and inspecting data passing through relayed connections. Capabilities cover network tunneling and traffic proxying through various transport protocols, including HTTP PO
Limits memory usage for data awaiting client retrieval to prevent resource exhaustion during asynchronous relays.