Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-08 | [feat] use txzmq in backend | drebs | |
Before this commit, the backend used plain pyzmq bindings for communicating with the frontend. This implements the txzmq twisted-powered bindings instead. Closes: #6360 |