Mercurial > code > home > repos > light9
comparison bin/dmxserver @ 686:a301a0039c66
buildout and rdflib updates
Ignore-this: 912b5b138f73771434f6cc1b077841c0
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Tue, 05 Jun 2012 20:40:35 +0000 |
parents | 46d319974176 |
children | e263c4bd73f9 |
comparison
equal
deleted
inserted
replaced
685:d9e61d97c578 | 686:a301a0039c66 |
---|---|
1 #!/usr/bin/python | 1 #!bin/python |
2 """ | 2 """ |
3 | 3 |
4 this is the only process to talk to the dmx hardware. other clients | 4 this is the only process to talk to the dmx hardware. other clients |
5 can connect to this server and present dmx output, and this server | 5 can connect to this server and present dmx output, and this server |
6 will max ('pile-on') all the client requests. | 6 will max ('pile-on') all the client requests. |