Skip to content

0.5.0

Compare
Choose a tag to compare
@bilgili bilgili released this 16 Mar 09:00
· 155 commits to master since this release

Release 0.5 (10-03-2016)
132: Deprecate FlatBuffers based API in publisher/subscriber
129: Added GET and PUT notifications to http server
121: zeq::URI allows to use ":port" only
116: Add zeq::http::Server
116: Generalize Zerobuf support into abstract servus::Serializable
109: Implement session filtering from Sessions.md RFC
Custom/user-defined schemas in URIs for publisher and subscriber are used as session name. Porting to new constructors with explicit session name is recommended if fixed session name is desired.
zeq::Publisher::getPort() removed, use zeq::Publisher::getURI().getPort() instead