summaryrefslogtreecommitdiff
path: root/changes/feature_6360_use-txzmq-in-backend
AgeCommit message (Collapse)Author
2015-07-10[pkg] fold in changesIvan Alejandro
2015-05-08[feat] use txzmq in backenddrebs
Before this commit, the backend used plain pyzmq bindings for communicating with the frontend. This implements the txzmq twisted-powered bindings instead. Closes: #6360