lp://staging/~verterok/lalita/zmq-proxy
Created by
Guillermo Gonzalez
and last modified
- Get this branch:
- bzr branch lp://staging/~verterok/lalita/zmq-proxy
Only
Guillermo Gonzalez
can upload to this branch. If you are
Guillermo Gonzalez
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Facundo Batista: Approve
-
Diff: 665 lines (+497/-9)11 files modifieddocs/tutorial_en.rst (+5/-0)
docs/tutorial_sp.rst (+4/-0)
lalita.cfg.sample (+4/-0)
lalita/core/tests/test_dispatcher.py (+3/-2)
lalita/core/tests/test_events.py (+2/-1)
lalita/core/tests/test_ircbot.py (+3/-3)
lalita/core/tests/test_metacommands.py (+2/-1)
lalita/plugins/tests/helper.py (+8/-2)
lalita/plugins/tests/test_zmq_proxy.py (+204/-0)
lalita/plugins/zmq_plugins/example.py (+52/-0)
lalita/plugins/zmq_proxy.py (+210/-0)
Branch information
Recent revisions
- 175. By Guillermo Gonzalez
-
- remove code to handle subprocess plugins
- add register_command method for zmq plugins - 174. By Guillermo Gonzalez
-
- initial version of zmq "proxy" plugin, including example "process" plugin.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lalita