[ortc] Pull Request: RTCQuicTransport: Addition of createStream and onstream

aboba has just submitted a new pull request for https://github.com/w3c/ortc:

== RTCQuicTransport: Addition of createStream and onstream ==
This PR adds the createStream method to create an RTCQuicStream, and
the onstream Event Handler to provide an RTCQuicStream created by a
remote peer.

See https://github.com/w3c/ortc/pull/783

Received on Friday, 6 October 2017 18:21:54 UTC