pusher / pusher/pusher-websocket-react-native

Sending events to authenticated users

Open
#142 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
76
Forks
64
PR merge metrics
No merged PRs in 30d

Description

How can I send events to authenticated users? It seems like library for React Native doesn't have the same functionalities as the library for JS. There are no pusher.signin() and pusher.bind() methods.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the React Native SDK with the JavaScript library, focusing on the missing pusher.signin() and pusher.bind() methods. Determine the intended authenticated-user event flow and confirm that the React Native library supports the equivalent functionality; done means authenticated users can receive events through the documented API.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
authentication, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.