eastein / chatlight

Analyze an IRC chatroom and light up a representative light sculpture
6 stars 1 forks source link

API #2

Closed eastein closed 12 years ago

eastein commented 12 years ago

It doesn't make sense for the IRC bot and the actionable results to have to take place in the same spot. Make an API to spread the data out.

Will need to sort out locking on the Trender object state.

eastein commented 12 years ago

This is done via PUB/SUB via ZeroMQ between chatlight and watch_reports.py.