A slick WebSocket client for Phoenix Channels
See the codeA slick websocket client for Phoenix channels
See the online documentation
await_* interface for a interacting synchronouslyphoenix.js:telemetry eventsAdd slipstream to your dependencies in mix.exs:
def deps do
[
{:slipstream, "~> 1.0"}
]
end
Documentation is automatically published to hexdocs.pm on release. You may build the documentation locally with
MIX_ENV=docs mix docs
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.
Elixir
100.0%
A slick WebSocket client for Phoenix Channels
See the codeA slick websocket client for Phoenix channels
See the online documentation
await_* interface for a interacting synchronouslyphoenix.js:telemetry eventsAdd slipstream to your dependencies in mix.exs:
def deps do
[
{:slipstream, "~> 1.0"}
]
end
Documentation is automatically published to hexdocs.pm on release. You may build the documentation locally with
MIX_ENV=docs mix docs
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.
Elixir
100.0%