mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-06 18:32:50 +08:00
6 lines
49 B
Go
6 lines
49 B
Go
package wshub
|
|
|
|
const (
|
|
eventChannel = "wshub"
|
|
)
|