Differences From Artifact [0049176f85]:
- File testzmq/mockupserver.scm — part of check-in [fcdbe6448f] at 2013-01-08 17:21:16 on branch remote-run-capability — More fixes/ideas in the mockup for zmq (user: mrwellan, size: 4783) [annotate] [blame] [check-ins using]
To Artifact [f130435054]:
- File testzmq/mockupserver.scm — part of check-in [639b5034cc] at 2013-01-08 20:43:27 on branch remote-run-capability — Added numbers egg as needed to mockup (user: matt, size: 4791) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | ;; pub/sub with envelope address ;; Note that if you don't insert a sleep, the server will crash with SIGPIPE as soon ;; as a client disconnects. Also a remaining client may receive tons of ;; messages afterward. |
︙ |