Update documentation to reflect HTML5 limitations.
This commit is contained in:
parent
031b5455ae
commit
aa744aee7d
7 changed files with 9 additions and 2 deletions
|
|
@ -38,6 +38,7 @@
|
|||
</argument>
|
||||
<description>
|
||||
Connects to a peer using an underlying [StreamPeer] [code]stream[/code]. If [code]validate_certs[/code] is [code]true[/code], [StreamPeerSSL] will validate that the certificate presented by the peer matches the [code]for_hostname[/code].
|
||||
[b]Note:[/b] Specifying a custom [code]valid_certificate[/code] is not supported in HTML5 exports due to browsers restrictions.
|
||||
</description>
|
||||
</method>
|
||||
<method name="disconnect_from_stream">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue