Merge lp://staging/~verterok/lalita/zmq-proxy into lp://staging/lalita

Proposed by Guillermo Gonzalez
Status: Merged
Approved by: Facundo Batista
Approved revision: 179
Merged at revision: 173
Proposed branch: lp://staging/~verterok/lalita/zmq-proxy
Merge into: lp://staging/lalita
Diff against target: 665 lines (+497/-9)
11 files modified
docs/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)
To merge this branch: bzr merge lp://staging/~verterok/lalita/zmq-proxy
Reviewer Review Type Date Requested Status
Facundo Batista Approve
Review via email: mp+113858@code.staging.launchpad.net

Commit message

ZeroMQ proxy plugin, converts lalita into a irc <-> ZeroMQ bridge (to create plugins in external processes)

Description of the change

Add a plugin that converts lalita into a irc <-> ZeroMQ bridge, this allow to create plugins in external processes.

To post a comment you must log in.
178. By Guillermo Gonzalez

add info about zmq-proxy plugin in the docs.

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

added info in the docs/*

179. By Guillermo Gonzalez

fix typo

Revision history for this message
Facundo Batista (facundo) wrote :

Awesome, thanks!

review: Approve
180. By Guillermo Gonzalez

add copyright notice

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches