From 01b005b0642454e3d670089ed7e530eda8e9ef91 Mon Sep 17 00:00:00 2001 From: drebs Date: Wed, 28 Jan 2015 16:17:51 -0200 Subject: [feat] use txzmq in backend Before this commit, the backend used plain pyzmq bindings for communicating with the frontend. This implements the txzmq twisted-powered bindings instead. Closes: #6360 --- changes/feature_6360_use-txzmq-in-backend | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/feature_6360_use-txzmq-in-backend (limited to 'changes') diff --git a/changes/feature_6360_use-txzmq-in-backend b/changes/feature_6360_use-txzmq-in-backend new file mode 100644 index 00000000..6703f02b --- /dev/null +++ b/changes/feature_6360_use-txzmq-in-backend @@ -0,0 +1 @@ +- Use txzmq in backend (closes #6360). -- cgit v1.2.3