mirror of
https://github.com/defold/extension-websocket.git
synced 2025-06-27 01:47:42 +02:00
added documentation
This commit is contained in:
parent
1cc1d802b3
commit
3636ea73db
@ -21,6 +21,10 @@
|
||||
type: number
|
||||
desc: Timeout for the connection sequence (milliseconds). Not used on HTML5. (Default is 3000)
|
||||
|
||||
- name: protocol
|
||||
type: string
|
||||
desc: the protocol to use (e.g. 'chat'). (Default is 'binary')
|
||||
|
||||
- name: headers
|
||||
type: string
|
||||
desc: list of http headers. Each pair is separated with "\r\n". Not used on HTML5.
|
||||
|
Loading…
x
Reference in New Issue
Block a user