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

Add FAQ #59

Open
2 of 9 tasks
MatthewWid opened this issue Mar 1, 2024 · 0 comments
Open
2 of 9 tasks

Add FAQ #59

MatthewWid opened this issue Mar 1, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@MatthewWid
Copy link
Owner

MatthewWid commented Mar 1, 2024

Add a Frequently Asked Questions (FAQ) section to the documentation with answers to questions that frequently reappear such as:

  • How does server-sent events work?
  • Is this the same thing as server push?
  • How do I disconnect a session from the server?
  • How do I track a user across multiple sessions or tabs?
  • How do I push an event to a specific user?
  • How do I batch-send multiple events at once?
  • How do I add metadata to a session or a channel?
  • Why am I getting the error "Cannot push data to a non-active session."?
  • Why am I getting the error "Cannot register a non-active session."?
@MatthewWid MatthewWid added the documentation Improvements or additions to documentation label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant