Revert "remove broadcast Config"

This reverts commit 88c0337a16.
This commit is contained in:
m1k1o 2020-09-27 12:06:13 +02:00
parent 1977e017dc
commit de04cac28e
4 changed files with 44 additions and 2 deletions

View file

@ -20,6 +20,7 @@ func init() {
neko.Service.Server,
neko.Service.WebRTC,
neko.Service.Remote,
neko.Service.Broadcast,
neko.Service.WebSocket,
}