mirror of
https://github.com/m1k1o/neko.git
synced 2025-07-29 14:39:12 +02:00
signal provide remove ID.
This commit is contained in:
parent
0a75950356
commit
2c210f3cf1
2 changed files with 0 additions and 2 deletions
|
@ -15,7 +15,6 @@ func (h *MessageHandlerCtx) signalProvide(session types.Session) error {
|
|||
return session.Send(
|
||||
message.SignalProvide{
|
||||
Event: event.SIGNAL_PROVIDE,
|
||||
ID: session.ID(),
|
||||
SDP: sdp,
|
||||
Lite: lite,
|
||||
ICE: ice,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue