Update documentation to reflect HTML5 limitations.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user