55 Commits

Author SHA1 Message Date
James Muscat
a70cfebec9 This should in fact be localhost (or whatever the gateway/announcer
is)...
2014-11-16 11:44:43 +00:00
James Muscat
fc37bf4744 Don't just bind to localhost. 2014-11-15 17:30:56 +00:00
James Muscat
bcf8de0e7e Yay, Python versions 2014-11-15 17:28:42 +00:00
James Muscat
445c92c1b2 Skeletal but functional system.
Gateway just pumps messages into zmq to a Relay, Client parses them as
JSON and spits them out.
2014-11-15 17:12:23 +00:00
James Muscat
bffa6b3a13 Heavily borrow EMDR code for a relay. 2014-11-15 14:46:31 +00:00