NFIBrokerage Slipstream Versions Save

A slick WebSocket client for Phoenix Channels

v1.1.1

3 months ago

What's Changed

Full Changelog: https://github.com/NFIBrokerage/slipstream/compare/v1.1.0...v1.1.1

v1.1.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/NFIBrokerage/slipstream/compare/v1.0.4...v1.1.0

v1.0.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/NFIBrokerage/slipstream/compare/v1.0.3...v1.0.4

v1.0.3

1 year ago

Fixed

  • nimble_options is now allowed at ~> 1.0 or ~> 0.1.
    • NimbleOptions' v1.0.0 release contains no breaking changes from the 0.x release series.

v1.0.2

1 year ago

Fixed

  • Fixed a memory growth issue that could occur when a socket failed to join a channel repeatedly.
    • Memory usage of the Slipstream.Connection process and the client process could grow sharply as the socket tried to rejoin the failed topic, with higher memory usage per retry and per unjoined topic.

v1.0.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/NFIBrokerage/slipstream/compare/v1.0.0...v1.0.1

v1.0.0

2 years ago

This release marks the API as stable. There are no functional changes between this release and v0.8.5.

v0.8.5

2 years ago

v0.8.4

2 years ago

v0.8.3

2 years ago