Add README.

This commit is contained in:
Arthur Britto
2012-06-22 15:21:11 -07:00
parent 54f9ddf014
commit 076cd28ff1
2 changed files with 6 additions and 9 deletions

9
Issues
View File

@@ -1,9 +0,0 @@
Issues we know about but have not resolved yet:
Generate/send session key, sign TCP parameters. This will prevent a
filtering proxy and prevent us from making many connections to the same
node.
We need a maximum message size.

6
README Normal file
View File

@@ -0,0 +1,6 @@
Dependancies:
- boost 1.47
- Google protocol buffers 2.4.1
- openssl
- mysql
- websocketpp