Browse Source

Add git submodule websockets (little library i wrote for websocket communication)

Joeri Exelmans 4 years ago
parent
commit
c581e17ed6
2 changed files with 4 additions and 0 deletions
  1. 3 0
      .gitmodules
  2. 1 0
      websockets

+ 3 - 0
.gitmodules

@@ -0,0 +1,3 @@
+[submodule "websockets"]
+	path = websockets
+	url = git@github.com:joeriexelmans/websockets.git

+ 1 - 0
websockets

@@ -0,0 +1 @@
+Subproject commit f57913d910143ee2c536d1c9a6e487644553d626