[ortc] RTCSctpTransport constructor nullable port?

robin-raymond has just created a new issue for 
https://github.com/openpeer/ortc:

== RTCSctpTransport constructor nullable port? ==
````
[ Constructor (RTCDtlsTransport transport, unsigned short? port)]
interface RTCSctpTransport : RTCDataTransport {
````

Shouldn't this be optional instead of nullable?


Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/504 using your GitHub account

Received on Monday, 25 April 2016 01:41:31 UTC