Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - narrowtux/Tube: WebSocket client library written in pure Elixir

WebSocket client library written in pure Elixir. Contribute to narrowtux/Tube development by creating an account on GitHub.

Visit SiteGitHub - narrowtux/Tube: WebSocket client library written in pure Elixir

GitHub - narrowtux/Tube: WebSocket client library written in pure Elixir

WebSocket client library written in pure Elixir. Contribute to narrowtux/Tube development by creating an account on GitHub.

Powered by 0x5a.live ๐Ÿ’—

Tube

Pure-Elixir WebSocket client

  • Runs on a supervisable GenServer
  • Tested with autobahn

Installation

If available in Hex, the package can be installed as:

  1. Add tube to your list of dependencies in mix.exs:
    def deps do
      [{:tube, "~> 0.1.0"}]
    end
  1. Ensure tube is started before your application:
    def application do
      [applications: [:tube]]
    end

Elixir Resources

are all listed below.

Resources

listed to get explored on!!

Made with โค๏ธ

to provide different kinds of informations and resources.