Procházet zdrojové kódy

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

Joeri Exelmans před 4 roky
rodič
revize
c581e17ed6
2 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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