1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-20 02:31:24 +02:00

Handle websocket

This commit is contained in:
Alexandre Iooss
2020-10-20 19:12:15 +02:00
parent ac2f87e936
commit 01efba3e3f
5 changed files with 78 additions and 86 deletions

1
go.mod
View File

@ -4,6 +4,7 @@ go 1.13
require (
github.com/go-ldap/ldap/v3 v3.2.3
github.com/gorilla/websocket v1.4.0
github.com/haivision/srtgo v0.0.0-20200731151239-e00427ae473a
github.com/markbates/pkger v0.17.1
github.com/pion/rtp v1.6.0