add server info command. send command line commands with tcp instead of http
authorThomasV <thomasv@gitorious>
Mon, 30 Apr 2012 15:43:58 +0000 (19:43 +0400)
committerThomasV <thomasv@gitorious>
Mon, 30 Apr 2012 15:43:58 +0000 (19:43 +0400)
commit08cf934e360070582956a69ad0d077d6d6092025
tree18d8ccc8d401994331099ae5f50ac69df1cae550
parent6e292a968278287f1ec190fd6bf09ee2ac8fd0b2
add server info command. send command line commands with tcp instead of http
backends/irc/__init__.py
processor.py
server.py
transports/stratum_http.py
transports/stratum_tcp.py