mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
seperate remote desktop from webrtc
This commit is contained in:
@ -19,6 +19,7 @@ func init() {
|
||||
configs := []config.Config{
|
||||
neko.Service.Server,
|
||||
neko.Service.WebRTC,
|
||||
neko.Service.Remote,
|
||||
neko.Service.WebSocket,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user