gabrielbull / gabrielbull/php-websocket-client
WebSocketClient should use URIs to connect
Open
- Dominant language
- PHP
- Stars
- 81
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
See: http://en.wikipedia.org/wiki/WebSocket#URI_scheme
The client should use URI instead of separate host/port/path variables. Especially to easily enable wss connections (SSL/TLS) - which is also currently missing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.