Re: [openscreenprotocol] initial draft for evaluating Data Channel as the transport protocol.

Yes, the example protocol we have in current Gecko codebase uses TCP channel for bootstrapping DataChannel. To be more specific, TLS connection is used (with self-generated certificate, fingerprint broadcast on DNSSD).
We might use QUIC to replace the TLS/TCP channel if maintaining a QUIC connection is cheaper.

-- 
GitHub Notification of comment by schien
Please view or discuss this issue at https://github.com/webscreens/openscreenprotocol/pull/24#issuecomment-291487556 using your GitHub account

Received on Tuesday, 4 April 2017 12:42:27 UTC