summaryrefslogtreecommitdiff
path: root/src/sub.cpp
AgeCommit message (Expand)Author
2012-06-13Revert "Implement SP wire protocol"Martin Sustrik
2012-05-25Implement SP wire protocolMartin Lucina
2012-05-01Revert "Implement protocol versioning (except PGM)"Martin Sustrik
2012-04-29Implement protocol versioning (except PGM)Martin Lucina
2012-04-15Filters can transform user subscriptions to wire subscriptionMartin Sustrik
2012-04-14Separate subscription forwarding from SUB-side filteringMartin Sustrik
2012-04-05XS_PLUGIN and XS_FILTER implementationMartin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16Some additional parameter checking for ZMQ_(UN)SUBSCRIBEMartin Sustrik
2012-02-16poller_base_t renamed to io_thread_tMartin Sustrik
2012-02-16io_thread_t merged with poller_base_tMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2012-02-16Socket ID addedMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-09-15Session class separated into socket-type-specific sessionsMartin Sustrik
2011-07-12Bug with setting options on SUB socket fixedMartin Sustrik
2011-07-11ZMQ_FILTER option removedMartin Sustrik
2011-05-30Patches from sub-forward branch incorporatedMartin Sustrik
2011-05-28Subscription matching moved from XSUB to SUB socketMartin Sustrik
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-01-07Disable sending messages on SUB socketMartin Sustrik
2011-01-03sunos/gcc3 compilation issue fixedMartin Sustrik
2010-12-06options.type correctly set for PUB/SUB/XPUB/XSUBMartin Sustrik
2010-12-05XSUB accepts (un)subscriptions in form of messages.Martin Sustrik
2010-12-04XPUB and XSUB socket types added.Martin Sustrik
2010-11-05slots renamed to tidsMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-16ZMQ_LINGER socket option added.Martin Sustrik
2010-09-28ZMQ_TYPE socket option addedGonzalo Diethelm
2010-09-18single term ack counting mechanism for every socket (no separate mechanisms f...Martin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik
2010-08-25WIP: Socket migration between threads, new zmq_close() semanticsMartin Sustrik
2010-03-27ZMQ_TBC renamed to ZMQ_MOREMartin Sustrik
2010-03-27multi-part messages work with PUB/SUBMartin Sustrik
2010-03-13ZMQ_NOFLUSH and zmq_flush obsoletedMartin Sustrik
2010-03-12Implement flow controlMartin Hurton
2010-03-11Restructure language bindingsMartin Lucina
2010-02-16Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionalityMartin Sustrik
2010-02-12Multi-hop REQ/REP, part III., change 'type' in options to simple 'traceroute'...Martin Sustrik
2010-02-12Multi-hop REQ/REP, part I., socket type is known to all associated objectsMartin Sustrik
2010-01-31ZMQII-51: Implement O(1) topic matchingMartin Sustrik
2010-01-13ZMQII-34: ensure that poll won't return POLLIN event when the message will be...Martin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-29polling on SUB socket fixedMartin Sustrik
2009-12-28format of subscriptions changed (no * needed anymore)Martin Sustrik
2009-12-15zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein...Martin Sustrik
2009-10-01ZMQII-18: Implement I/O multiplexing (first approximation)Martin Sustrik
2009-09-23ZMQII-16: Change "struct zmq_msg_t" to "zmq_msg_t" in C bindingMartin Sustrik