mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2026-03-24 12:59:44 +08:00
6 lines
49 B
Go
6 lines
49 B
Go
package wshub
|
|
|
|
const (
|
|
eventChannel = "wshub"
|
|
)
|