1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-21 03:28:22 +02:00

viewerCounter and websocket JS modules

This commit is contained in:
Alexandre Iooss
2020-10-20 21:29:41 +02:00
parent 01efba3e3f
commit 11231ceb84
4 changed files with 108 additions and 0 deletions

6
.gitignore vendored
View File

@ -17,3 +17,9 @@ pkged.go
# Profiler and test files
*.prof
*.test
# Javascript tools
.eslintrc.js
node_modules
package.json
package-lock.json