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:
2
third_party/sparsehash.gypi
vendored
2
third_party/sparsehash.gypi
vendored
@@ -3,7 +3,7 @@
|
||||
'targets': [
|
||||
{
|
||||
'target_name': 'sparsehash',
|
||||
'type': 'static_library',
|
||||
'type': '<(library)',
|
||||
|
||||
'direct_dependent_settings': {
|
||||
'include_dirs': [
|
||||
|
||||
Reference in New Issue
Block a user