0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 7 hours ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement zmq-device
earl
as Andreas Bolka
More... about 13 years ago
Remark zmq-init requirement of 0MQ >= 2.0.7
earl
as Andreas Bolka
More... about 13 years ago
Merge branch 'urls'
earl
as Andreas Bolka
More... about 13 years ago
We now primarily support the 0MQ 2.1 series
earl
as Andreas Bolka
More... about 13 years ago
Fix broken wuserver example
earl
as Andreas Bolka
More... about 13 years ago
Add constants for 0MQ 2.1 series
earl
as Andreas Bolka
More... about 13 years ago
Add some useful error codes as constants
earl
as Andreas Bolka
More... about 13 years ago
Mention additional data copying in docstrings
earl
as Andreas Bolka
More... about 13 years ago
Fix poll results extraction
earl
as Andreas Bolka
More... about 13 years ago
Fix propagation of poll events
earl
as Andreas Bolka
More... about 13 years ago
Use url!s for endpoints in examples
earl
as Andreas Bolka
More... about 13 years ago
License examples under MIT/X11 terms
earl
as Andreas Bolka
More... about 13 years ago
Minor cleanups
earl
as Andreas Bolka
More... about 13 years ago
Relax bind and connect to accept url! as endpoint (experimental)
earl
as Andreas Bolka
More... about 13 years ago
Minor formatting, style and comment improvements
earl
as Andreas Bolka
More... about 13 years ago
Mention PUSH/PULL Example in README
earl
as Andreas Bolka
More... about 13 years ago
Add "divide and conquer" PUSH/PULL examples More... about 13 years ago
Simplify and restructure "weather update" example
earl
as Andreas Bolka
More... about 13 years ago
Simplify and restructure "hello world" example
earl
as Andreas Bolka
More... about 13 years ago
Add send/recv helpers to simplify examples More... about 13 years ago
Add zmq-equal? to allow comparison of handle!s (temporary)
earl
as Andreas Bolka
More... about 13 years ago
Assert upon invalid poll spec (temporary)
earl
as Andreas Bolka
More... about 13 years ago
Update status to reflect the poll implementation
earl
as Andreas Bolka
More... about 13 years ago
Implement poll
earl
as Andreas Bolka
More... about 13 years ago
Add PUB/SUB examples, update status in README
earl
as Andreas Bolka
More... about 13 years ago
Implement set/getsockopt
earl
as Andreas Bolka
More... about 13 years ago
Add a rlu_make_binary helper for code clarity
earl
as Andreas Bolka
More... about 13 years ago
Mention examples in README
earl
as Andreas Bolka
More... about 13 years ago
Add example "Hello World" client/server implementations
earl
as Andreas Bolka
More... about 13 years ago
Add docstrings to all exported extension commands
earl
as Andreas Bolka
More... about 13 years ago