initial commit master
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 28 Feb 2014 07:47:23 +0000 (23:47 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 18 Mar 2014 21:48:47 +0000 (14:48 -0700)
commit79815f976d4215dcc040f7b379c22602197b7dbc
tree88a73be69a432f1208494e9d7902b8433a07436d
initial commit

This is a first-stab at an MCP Protocol class for Twisted.
.gitignore [new file with mode: 0644]
txMCP/MCPProtocol.py [new file with mode: 0644]
txMCP/__init__.py [new file with mode: 0644]