feat: add libwebsockets and Jenkinsfile
Some checks failed
gitea-sync/mosquito_build/pipeline/head There was a failure building this commit

This commit is contained in:
DanyLE
2023-09-25 16:07:00 +02:00
parent 8b180da9fb
commit 19fca4d301
3 changed files with 107 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "mosquitto"]
path = mosquitto
url = https://github.com/eclipse/mosquitto.git
[submodule "libwebsockets"]
path = libwebsockets
url = https://github.com/dmikushin/libwebsockets.git