Initial the websocket implementation.

Not yet running on other threads, but can read/write to a websocket from
a browser.
This commit is contained in:
Ben Vanik
2013-02-02 02:50:56 -08:00
parent c2fbafdc28
commit 5650cf92ab
14 changed files with 492 additions and 28 deletions

View File

@@ -3,7 +3,7 @@
'targets': [
{
'target_name': 'sparsehash',
'type': 'static_library',
'type': '<(library)',
'direct_dependent_settings': {
'include_dirs': [