forked from socketio/socket.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 736 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "example/client"]
path = example/client
url = git://github.com/LearnBoost/Socket.IO.git
[submodule "tests/support/expresso"]
path = tests/support/expresso
url = git://github.com/visionmedia/expresso.git
[submodule "tests/support/node-websocket-client"]
path = tests/support/node-websocket-client
url = git://github.com/pgriess/node-websocket-client.git
[submodule "support/socket.io-client"]
path = support/socket.io-client
url = git://github.com/LearnBoost/Socket.IO.git
[submodule "support/node-websocket-client"]
path = support/node-websocket-client
url = git://github.com/pgriess/node-websocket-client.git
[submodule "support/expresso"]
path = support/expresso
url = git://github.com/visionmedia/expresso.git