{"id":13508340,"url":"https://github.com/narrowtux/Tube","last_synced_at":"2025-03-30T11:31:42.449Z","repository":{"id":62430555,"uuid":"64417545","full_name":"narrowtux/Tube","owner":"narrowtux","description":"WebSocket client library written in pure Elixir","archived":false,"fork":false,"pushed_at":"2020-02-26T13:06:16.000Z","size":23,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-15T04:11:24.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/narrowtux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-28T18:08:23.000Z","updated_at":"2022-12-07T21:58:13.000Z","dependencies_parsed_at":"2022-11-01T20:18:56.702Z","dependency_job_id":null,"html_url":"https://github.com/narrowtux/Tube","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narrowtux%2FTube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narrowtux%2FTube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narrowtux%2FTube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narrowtux%2FTube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/narrowtux","download_url":"https://codeload.github.com/narrowtux/Tube/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314011,"owners_count":20757450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T02:00:51.705Z","updated_at":"2025-03-30T11:31:41.889Z","avatar_url":"https://github.com/narrowtux.png","language":"Elixir","funding_links":[],"categories":["HTTP"],"sub_categories":[],"readme":"# Tube\n\nPure-Elixir WebSocket client\n\n * Runs on a supervisable GenServer\n * Tested with autobahn\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed as:\n\n  1. Add `tube` to your list of dependencies in `mix.exs`:\n\n```elixir\n    def deps do\n      [{:tube, \"~\u003e 0.1.0\"}]\n    end\n```\n\n  2. Ensure `tube` is started before your application:\n\n```elixir\n    def application do\n      [applications: [:tube]]\n    end\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarrowtux%2FTube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnarrowtux%2FTube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarrowtux%2FTube/lists"}