4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-07-05 14:04:02 +00:00

Replace gorilla with melody for websocket API (#1205)

This commit is contained in:
NikkyAI
2020-08-26 22:27:00 +02:00
committed by GitHub
parent 88d371c71c
commit 27c02549c8
16 changed files with 978 additions and 34 deletions

5
vendor/gopkg.in/olahol/melody.v1/.gitignore generated vendored Normal file
View File

@ -0,0 +1,5 @@
.DS_Store
benchmark
*.swp
coverage.out
Makefile