ADD: added easywebsocketclient for testing and test_simcontrol

This commit is contained in:
Henry Winkel
2024-02-15 19:05:23 +01:00
parent 96b99afff9
commit 3f7b7ebcae
5 changed files with 163 additions and 23 deletions

6
.gitmodules vendored
View File

@@ -10,3 +10,9 @@
[submodule "libs/ixwebsocket"]
path = libs/ixwebsocket
url = https://github.com/machinezone/IXWebSocket.git
[submodule "libs/WebsocketClient"]
path = libs/WebsocketClient
url = https://github.com/zaphoyd/websocketpp.git
[submodule "libs/easywsclient"]
path = libs/easywsclient
url = https://github.com/dhbaird/easywsclient.git