{"id":19499434,"url":"https://github.com/liftitapp/pubnux","last_synced_at":"2025-04-25T22:33:47.904Z","repository":{"id":57537845,"uuid":"91020746","full_name":"Liftitapp/pubnux","owner":"Liftitapp","description":"Elixir PubNub SDK","archived":false,"fork":false,"pushed_at":"2018-10-23T17:04:22.000Z","size":35,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-04T04:51:06.763Z","etag":null,"topics":["elixir","pubnub"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Liftitapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-11T20:30:30.000Z","updated_at":"2023-09-01T12:14:51.000Z","dependencies_parsed_at":"2022-09-07T16:41:39.469Z","dependency_job_id":null,"html_url":"https://github.com/Liftitapp/pubnux","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/Liftitapp%2Fpubnux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liftitapp%2Fpubnux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liftitapp%2Fpubnux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liftitapp%2Fpubnux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Liftitapp","download_url":"https://codeload.github.com/Liftitapp/pubnux/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250907638,"owners_count":21506068,"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":["elixir","pubnub"],"created_at":"2024-11-10T22:04:09.023Z","updated_at":"2025-04-25T22:33:47.608Z","avatar_url":"https://github.com/Liftitapp.png","language":"Elixir","readme":"# PubNux\n[![Build Status](https://travis-ci.org/MrCoffey/pubnux.svg?branch=master)](https://travis-ci.org/MrCoffey/pubnux)\n\nA wrapper for PubNub's API.\n\n**NOTE**: This is a work in progress and so far only supports message publication. PR are always welcome\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `pubnux` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:pubnux, git: \"https://github.com/MrCoffey/pubnux\", branch: master, app: false}]\nend\n```\n\n## Configuration\n\n```elixir\nconfig :pubnux,\n  publish_key: \"your_publication_key\",\n  subscription_key: \"your_susbscription_key\",\n  is_ssl: false\n```\n\n## Usage\n\n```elixir\nPubNux.subscribe(\"channel-name\")\n```\n\n## Contributing\n\nYou can run the tests with the following command:\n\n```elixir\nmix test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftitapp%2Fpubnux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliftitapp%2Fpubnux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftitapp%2Fpubnux/lists"}