0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Python3 dependencies More... over 9 years ago
Added TypeError to events.Events __del__ More... over 9 years ago
Merge branch 'danielrowles-wf-safe-on-close-if' More... over 9 years ago
Merge branch 'safe-on-close-if' of git://github.com/danielrowles-wf/zerorpc-python into danielrowles-wf-safe-on-close-if More... over 9 years ago
Merge pull request #130 from ethifus/loggers_cleanup More... over 9 years ago
Merge branch 'master' into loggers_cleanup More... almost 10 years ago
Merge pull request #126 from faith0811/msgpack_encoding More... almost 10 years ago
add unittest for msgpack string type More... almost 10 years ago
Update msgpack protocol to msgpack 2.0(msgpack-python>=0.4.0) Add use_bin_type to msgpack Packer and set utf-8 encoding for msgpack Unpacker. More... almost 10 years ago
Fix loggers names. More... almost 10 years ago
bump version to v0.5.2 More... almost 10 years ago
Switch to travis' new infrastructure. More... almost 10 years ago
Python 2.6 compat: get the PyZmq Frame Buffer More... almost 10 years ago
bump version to v0.5.1 More... about 10 years ago
bump version to v0.5.0 More... about 10 years ago
Merge pull request #116 from bombela/master More... about 10 years ago
Fix little flake8' complain More... about 10 years ago
Merge pull request #115 from bombela/master More... about 10 years ago
Merge remote-tracking branch '0rpc/master' into bombela/master More... about 10 years ago
(c) change. More... about 10 years ago
If an on_close_if handler in a BufferedChannel decides to close the channel, don't try to send any more _zpc_more messages, as they can no longer be sent. More... over 10 years ago
cli remote inspection: handle empty results better More... almost 11 years ago
Guess better the name of a service. More... almost 11 years ago
--debug for printing logging events passing by. More... almost 11 years ago
Fix a really stupid and old bug. More... almost 11 years ago
Fix flickering unit test More... almost 11 years ago
Print correctly zmq identity when debugging. More... almost 11 years ago
test_zmq: use unix socket instead of tcp More... almost 11 years ago
More robust unit tests, less race conditions More... almost 11 years ago
header -> xheader More... almost 11 years ago