mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-06 21:04:11 +02:00
seperate remote desktop from webrtc
This commit is contained in:
parent
6de731b9bb
commit
26c6cfbe1e
18 changed files with 625 additions and 459 deletions
|
@ -19,6 +19,7 @@ func init() {
|
|||
configs := []config.Config{
|
||||
neko.Service.Server,
|
||||
neko.Service.WebRTC,
|
||||
neko.Service.Remote,
|
||||
neko.Service.WebSocket,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue