1. 24 Jul, 2011 4 commits
  2. 22 Jul, 2011 1 commit
  3. 21 Jul, 2011 6 commits
  4. 18 Jul, 2011 9 commits
  5. 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
  6. 15 Jul, 2011 5 commits
  7. 12 Jul, 2011 1 commit
  8. 11 Jul, 2011 7 commits
  9. 09 Jul, 2011 1 commit
  10. 08 Jul, 2011 1 commit
  11. 04 Jul, 2011 1 commit
  12. 03 Jul, 2011 3 commits