Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarification on example in the README #10

Open
jcohenho opened this issue Apr 16, 2020 · 2 comments
Open

clarification on example in the README #10

jcohenho opened this issue Apr 16, 2020 · 2 comments

Comments

@jcohenho
Copy link

Thank you for this library! I have a question about the example in the README. How are you passing the the chatID and userID from the Rails app when setting the channel name in chat_${chatId}_${userId}?

@tonton-k
Copy link

just fetch the data somehow. for instance: make an API server in order to collect it so, then make a connection to your ws.

@kesha-antonov
Copy link
Owner

just fetch the data somehow. for instance: make an API server in order to collect it so, then make a connection to your ws.

This suggestion is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants