1. 28 Jul, 2011 2 commits
  2. 27 Jul, 2011 1 commit
  3. 26 Jul, 2011 4 commits
  4. 25 Jul, 2011 1 commit
  5. 24 Jul, 2011 6 commits
  6. 22 Jul, 2011 1 commit
  7. 21 Jul, 2011 6 commits
  8. 18 Jul, 2011 9 commits
  9. 17 Jul, 2011 1 commit
    • Martin Sustrik's avatar
      GENERIC socket type and COMMAND flag added · bf78e230
      Martin Sustrik authored
      GENERIC allows to use 0MQ as a dumb networking framework.
      It provides user with connect/disconnect notifications.
      Also, each inbound message is labeled by ID of the connection
      it originated from. Outbound messages should be labeled by
      the ID of the connection to send them to.
      
      To distinguish connect/disconnect notifications from common
      messages, COMMAND flag was introduced.
      Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
      bf78e230
  10. 15 Jul, 2011 5 commits
  11. 12 Jul, 2011 1 commit
  12. 11 Jul, 2011 3 commits