Connor Carpenter

Results 1 issues of Connor Carpenter

It appears that DataChannel parameters: `id` `maxRetransmits` & `maxPacketLifetime` were not translated completely from https://github.com/pion/webrtc/blob/master/datachannel.go#L26 These parameters are able to have a value of `nil` in Pion, which allows for...