commit | 53df163b62d6b3364cc41cffa33a311932d519ba | [log] [tgz] |
---|---|---|
author | Wentao Shang <wentaoshang@gmail.com> | Mon Apr 21 12:01:32 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu May 08 17:16:43 2014 -0700 |
tree | e8d63970ca8c4f553a6ffa5f8d80bad373cd6203 | |
parent | ff489a230adbf7342185127fa230c29c2eb9a419 [diff] [blame] |
face: Implement WebSocket channel, face, and factory. Change-Id: Ic4dbb1abdbbdbec028746ba14b11be8ab9cc1edb Refs: #1468
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0b8f2ee --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,3 @@ +[submodule "websocketpp"] + path = websocketpp + url = https://github.com/zaphoyd/websocketpp.git