Removing the dependency on OpenSSL, as it sucks.

This commit is contained in:
Ben Vanik
2013-02-06 21:47:05 -08:00
parent 7009cd8047
commit 2c42ea909b
15 changed files with 310 additions and 44 deletions

View File

@@ -9,6 +9,8 @@
'debugger.h',
'listener.cc',
'listener.h',
'simple_sha1.cc',
'simple_sha1.h',
'ws_client.cc',
'ws_client.h',
'ws_listener.cc',