diff show/dance2014/networking.n3 @ 1220:d5e99fee786d

twisted uses zmq (not xmlrpc) to send levels to dmxserver Ignore-this: 78d627e1ff8c8e83b50ae099d373b8c1
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 08 Jun 2015 06:53:12 +0000
parents e703b3434dbd
children
line wrap: on
line diff
--- a/show/dance2014/networking.n3	Mon Jun 08 02:26:14 2015 +0000
+++ b/show/dance2014/networking.n3	Mon Jun 08 06:53:12 2015 +0000
@@ -7,6 +7,7 @@
   :patchReceiverUpdateHost "localhost";
   :curveCalc        <http://dash:8060/>;
   :dmxServer        <http://dash:8030/>;
+  :dmxServerZmq     <http://dash:8031/>;
   :effectEval       <http://dash:8070/>;
   :keyboardComposer <http://dash:8050/>;
   :musicPlayer      <http://dash:8040/>;