jinglemansweep / lcdproc

Python OOP Wrapper Library for LCDproc Telnet API
http://pypi.python.org/pypi/lcdproc
BSD 3-Clause "New" or "Revised" License
23 stars 18 forks source link

Update to server.py #1

Closed emteejay closed 13 years ago

emteejay commented 13 years ago

Update request() method to handle messages from LCDd that are not a response to the request. Add poll(), add_key(), del_key() and output() methods.