mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
signal provide remove ID.
This commit is contained in:
@ -29,7 +29,6 @@ type SystemDisconnect struct {
|
||||
// Signal
|
||||
type SignalProvide struct {
|
||||
Event string `json:"event,omitempty"`
|
||||
ID string `json:"id"` // TODO: Remove
|
||||
SDP string `json:"sdp"`
|
||||
Lite bool `json:"lite"`
|
||||
ICE []string `json:"ice"`
|
||||
|
Reference in New Issue
Block a user