0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Middleware extended with per task context concept More... over 13 years ago
Add missing context to ClientBase & ServerBase More... over 13 years ago
Random ipc endpoint generation function for tests More... over 13 years ago
Merge pull request #17 from lopter/master More... over 13 years ago
Add a new unit test on Subscriber/Puller for the methods argument More... over 13 years ago
Subscriber/Puller constructors take a methods argument More... over 13 years ago
Rename the pubpush test to pubpush_inheritance More... over 13 years ago
Enable buffered channel tests More... over 13 years ago
ServerBase now detect hearbeat RemoteLost properly More... over 13 years ago
Ensure proper destruction of ServerBase More... over 13 years ago
Fixing some copy/paste fail More... over 13 years ago
Some copy/paste factorized More... over 13 years ago
Client/Server split in {Client/Server}Base More... over 13 years ago
SocketOnChannel is now two different classes: More... over 13 years ago
Split tests for events/channels More... over 13 years ago
Fix missing import: sys More... over 13 years ago
Optimization for Event by using __slot__ More... over 13 years ago
cli now print help when arguments don't make sense More... over 13 years ago
Merge branch 'programmatical-example' of https://github.com/shykes/zerorpc-python into shykes-programmatical-example More... over 13 years ago
Merge branch 'rm-zerorpc-client' of https://github.com/shykes/zerorpc-python into shykes-rm-zerorpc-client More... over 13 years ago
Example with wilcard '*' rather than '0' More... over 13 years ago
Fixed typos in a code example in the README More... over 13 years ago
New section in the README: exposing a zeroservice programmatically More... over 13 years ago
Renamed `zerorpc-client` to `zerorpc` More... over 13 years ago
zerorpc-client, import from current directory More... over 13 years ago
Merge pull request #13 from msabramo/add-tox.ini More... over 13 years ago
Merge pull request #12 from msabramo/issue-11 More... over 13 years ago
Add a tox.ini for tox (http://tox.testrun.org/) to make it easier to test in clean environments and across multiple versions of python. More... over 13 years ago
Really fix recursive dependencies with setup.py More... over 13 years ago
Replace {0} with timeout_s in timeout exception message. More... over 13 years ago