Releases: Ekstazi/websocket-stream-client-amphp
Releases · Ekstazi/websocket-stream-client-amphp
Version 2.1
Version 2.0
- BC switched to
ekstazi/websocket/client/amphp
namespace - BC Default
mode
moved toConnection
- added support for
write
with mode
for more details see ekstazi/websocket-stream-client
and ekstazi/websocket-common-amphp
Version 1.2.3
- Added support for default options from container
Version 1.2.2
- added default options to
Connector
. Default options can be overridden in connect method.
Version 1.2.1
- Added support for additional options in Connector::connect.
- Updated documentation and tests
Documentation updates
Simplified tests and updated documentation.
No api changes
Readme updated
No changes. Only readme updated
Initial version
Implementation of websocket stream based on amphp/websocket-client.
For usage details see readme.md