![]() |
Qore HttpServerAsyncIo Module Reference 1.0
|
The HttpServerAsyncIo module provides async I/O poll operations for the HttpServer module, enabling high-performance non-blocking I/O for HTTP, SSE, and WebSocket connections.
This module leverages the Qore::AbstractPollOperation pattern and integrates with AsyncSocketIoController for efficient multiplexed I/O handling.
These abstract classes provide a unified interface for SSE and WebSocket connections regardless of the underlying HTTP protocol version (HTTP/1.x or HTTP/2):