pusher / pusher/pusher-websocket-react-native
Sending events to authenticated users
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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