NFIBrokerage Slipstream Save

A slick WebSocket client for Phoenix Channels

Project README

Slipstream

CI Coverage Status hex.pm version hex.pm license Last Updated

A slick websocket client for Phoenix channels

See the online documentation

Main Features

Installation

Add slipstream to your dependencies in mix.exs:

def deps do
  [
    {:slipstream, "~> 1.0"}
  ]
end

We've been using Slipstream in production for the better part of a year. The interface is stable and a v1.0.0 release is imminent!

Documentation

Documentation is automatically published to hexdocs.pm on release. You may build the documentation locally with

MIX_ENV=docs mix docs

Contributing

Issues and PRs are very welcome! See our organization CONTRIBUTING.md for more information about best-practices and passing CI.

If you're considering sending a PR or otherwise forking Slipstream, you may wish to read the implementation docs first.

Open Source Agenda is not affiliated with "NFIBrokerage Slipstream" Project. README Source: NFIBrokerage/slipstream
Stars
148
Open Issues
1
Last Commit
1 week ago
License

Open Source Agenda Badge

Open Source Agenda Rating