We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a6a95 commit a9dba12Copy full SHA for a9dba12
README.md
@@ -99,7 +99,7 @@ https://gitter.im/HenrikJoreteg/SimpleWebRTC
99
- `string url` - *required* url for signaling server. Defaults to signaling
100
server URL which can be used for development. You must use your own signaling
101
server for production.
102
- - `object sockio` - *optional* object to be passed as options to the signaling
+ - `object socketio` - *optional* object to be passed as options to the signaling
103
server connection.
104
- `Connection connection` - *optional* connection object for signaling. See
105
`Connection` below. Defaults to a new SocketIoConnection
0 commit comments