Add server sent events design TODO
This commit is contained in:
@@ -105,6 +105,7 @@ See `config.md` for complete configuration documentation.
|
|||||||
- **Safe shutdown mechanism** with async-signal-safe shutdown() method
|
- **Safe shutdown mechanism** with async-signal-safe shutdown() method
|
||||||
- **Connection ownership management** with automatic cleanup on server destruction
|
- **Connection ownership management** with automatic cleanup on server destruction
|
||||||
- **Pluggable protocol handlers** via ConnectionHandler interface
|
- **Pluggable protocol handlers** via ConnectionHandler interface
|
||||||
|
- TODO design a way to stream server sent events
|
||||||
|
|
||||||
Key features:
|
Key features:
|
||||||
- Multi-threaded architecture: separate accept and network thread pools
|
- Multi-threaded architecture: separate accept and network thread pools
|
||||||
|
|||||||
Reference in New Issue
Block a user