Releases: RxPHP/RxWebsocket
Releases · RxPHP/RxWebsocket
2.2.0
- PHP 8.3 Compatibility
- Drop voryx/event-loop dependency
2.1.8
- Limit react/http dependencies
2.1.7
- Allow http headers to be set on client
2.1.6
- Remove optional before required parameters to MessageSubject
2.1.5
- Allow reactphp/http version 1
2.1.4
- Allow Ratchet/RFC6455 v0.3
2.1.3
Forward compatibility with voryx/event-loop 3.0 while supporting 2.0
2.1.1
Emit socket connection errors instead of throwing
2.1.0
Added WebSocket PING Keepalive