v0.1.84
What's Changed
- RSDK-6659: wait on running goroutines before concluding test by @puranamp in #298
- RSDK-7283 Add logs for timing of ICE events to TS dial code by @benjirewis in #297
- Avoid division-by-zero in stats reporting by @benjirewis in #299
- RSDK-7935 - Fix header datarace by @cheukt in #301
- RSDK-7925 - update webrtc to v3.2.44 for blocking pc.Close by @edaniels in #303
- RSDK-7637 - rpc: Set OnNegotiationNeeded before any PeerConnection sub-resources are created by @edaniels in #302
- RSDK-7936 - grpc: set keepalive to handle network interface changes by @edaniels in #304
- Fork webrtc to viamrobotics by @edaniels in #305
- RSDK-8139 - rpc: only take RLock after writeHeaders in webrtcServerStream.SendMsg by @edaniels in #306
- RSDK-7910: Call close on peerconnections when the other peer has disconnected. by @dgottlieb in #300
New Contributors
Full Changelog: v0.1.83...v0.1.84