SkillAgentSearch skills...

Slipstream

A slick WebSocket client for Phoenix Channels

Install / Use

/learn @CuatroElixir/Slipstream
About this skill

Quality Score

0/100

Supported Platforms

Universal

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

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.

Related Skills

View on GitHub
GitHub Stars187
CategoryDevelopment
Updated7d ago
Forks26

Languages

Elixir

Security Score

100/100

Audited on Mar 23, 2026

No findings