shinyoshiaki / werift-webrtc

WebRTC Implementation for TypeScript (Node.js), includes ICE/DTLS/SCTP/RTP/SRTP/WEBM/MP4
MIT License
469 stars 30 forks source link

invoke onIceCandidate when turn candidate is discovered #320

Closed koush closed 1 year ago

koush commented 1 year ago

fixes https://github.com/shinyoshiaki/werift-webrtc/issues/319

shinyoshiaki commented 1 year ago

thanks