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

robin-raymond has just merged aboba's pull request 783 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.

Partial fix for Issue https://github.com/w3c/ortc/issues/584

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

Received on Friday, 13 October 2017 16:24:27 UTC