ZeroEQ
0.7.0
ZeroEQ - Zero Event Queue
|
▼CURI | |
Czeroeq::URI | Enhances servus::URI to guarantee the existance of a schema and to allow construction of [host][:port] URIs from string |
Czeroeq::connection::Service | Subscribes a Publisher to a remote receiver using a connection::Broker |
Czeroeq::Publisher | Serves and publishes events, consumed by Subscriber |
▼Czeroeq::Receiver | Base class for entities receiving data |
Czeroeq::connection::Broker | Brokers subscription requests for a zeroeq::Receiver |
Czeroeq::http::Server | Serves HTTP GET and PUT requests for servus::Serializable objects |
Czeroeq::Subscriber | Subscribes to Publisher to receive events |
Czeroeq::Version | Information about the current ZeroEQ version |
Czeroeqhttp::Version | Information about the current ZeroEQHTTP version |