Skip to content

Releases: Ekstazi/websocket-stream-client-amphp

Version 2.1

09 Apr 16:01
Compare
Choose a tag to compare
  • Updated to actual websocket-common-amphp
  • BC: removed getRemoteAddress and getId

Version 2.0

09 Apr 10:53
Compare
Choose a tag to compare
  • BC switched to ekstazi/websocket/client/amphp namespace
  • BC Default mode moved to Connection
  • added support for write with mode

for more details see ekstazi/websocket-stream-client and ekstazi/websocket-common-amphp

Version 1.2.3

07 Apr 21:44
Compare
Choose a tag to compare
  • Added support for default options from container

Version 1.2.2

07 Apr 21:17
Compare
Choose a tag to compare
  • added default options to Connector. Default options can be overridden in connect method.

Version 1.2.1

07 Apr 12:50
Compare
Choose a tag to compare
  • Added support for additional options in Connector::connect.
  • Updated documentation and tests

Documentation updates

06 Apr 08:46
Compare
Choose a tag to compare

Simplified tests and updated documentation.
No api changes

Readme updated

05 Apr 11:14
Compare
Choose a tag to compare

No changes. Only readme updated

Initial version

05 Apr 11:12
Compare
Choose a tag to compare

Implementation of websocket stream based on amphp/websocket-client.
For usage details see readme.md