mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-04 11:52:44 +02:00
split remote to desktop and capture.
This commit is contained in:
parent
0bca8c9d02
commit
de4f6b45e5
26 changed files with 299 additions and 194 deletions
|
@ -19,7 +19,8 @@ func init() {
|
|||
configs := []config.Config{
|
||||
neko.Service.Server,
|
||||
neko.Service.WebRTC,
|
||||
neko.Service.Remote,
|
||||
neko.Service.Capture,
|
||||
neko.Service.Desktop,
|
||||
neko.Service.Broadcast,
|
||||
neko.Service.WebSocket,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue