publisher library
Classes
- Event
- EventSourcePublisher
-
An EventSource publisher. It can manage different channels of events.
This class forms the backbone of an EventSource server. To actually serve
a web server, use this together with
shelf_eventsource
or another server implementation.