1. 31 Oct, 2011 1 commit
  2. 15 Sep, 2011 1 commit
  3. 01 Sep, 2011 1 commit
  4. 28 Jul, 2011 2 commits
  5. 26 Jul, 2011 1 commit
  6. 25 Jul, 2011 1 commit
  7. 24 Jul, 2011 1 commit
  8. 21 Jul, 2011 1 commit
  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 3 commits
  11. 23 Jun, 2011 2 commits
  12. 22 Jun, 2011 1 commit
  13. 20 Jun, 2011 3 commits
  14. 17 Jun, 2011 1 commit
  15. 31 May, 2011 1 commit
  16. 30 May, 2011 1 commit
  17. 25 May, 2011 1 commit
  18. 23 May, 2011 1 commit
  19. 22 May, 2011 1 commit
    • Martin Sustrik's avatar
      Introduces bi-directional pipes · acf0b0e5
      Martin Sustrik authored
      So far, there was a pair of unidirectional pipes between a socket
      and a session (or an inproc peer). This resulted in complex
      problems with half-closed states and tracking which inpipe
      corresponds to which outpipe.
      
      This patch doesn't add any functionality in itself, but is
      essential for further work on features like subscription
      forwarding.
      Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
      acf0b0e5
  20. 29 Apr, 2011 1 commit
  21. 21 Apr, 2011 1 commit
  22. 19 Apr, 2011 1 commit
  23. 09 Apr, 2011 1 commit
  24. 26 Mar, 2011 1 commit
  25. 24 Mar, 2011 5 commits
  26. 16 Mar, 2011 1 commit
  27. 02 Mar, 2011 1 commit
  28. 01 Mar, 2011 1 commit
  29. 25 Feb, 2011 1 commit
  30. 22 Feb, 2011 1 commit