|
ZeroEQ
0.9.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::http::Request | HTTP Request with method, path and body |
| Czeroeq::http::Response | Response to an HTTP Request |
| ▼Czeroeq::Receiver | Base class for entities receiving data |
| Czeroeq::Client | Requests a remote procedure call on a Server |
| Czeroeq::connection::Broker | Brokers subscription requests for a zeroeq::Receiver |
| Czeroeq::http::Server | Serves HTTP GET and PUT requests for servus::Serializable objects |
| Czeroeq::Monitor | Monitors a Sender and notifies on events on its socket |
| Czeroeq::Server | Serves request from one or more Client(s) |
| Czeroeq::Subscriber | Subscribes to Publisher to receive events |
| ▼Czeroeq::Sender | Interface for entities sending data |
| Czeroeq::Publisher | Serves and publishes events, consumed by Subscriber |
| Czeroeq::Server | Serves request from one or more Client(s) |
| Czeroeq::Version | Information about the current ZeroEQ version |
| Czeroeqhttp::Version | Information about the current ZeroEQHTTP version |