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

Whispering #203

Merged
merged 5 commits into from
Mar 25, 2024
Merged

Whispering #203

merged 5 commits into from
Mar 25, 2024

Conversation

palkan
Copy link
Member

@palkan palkan commented Mar 22, 2024

What is the purpose of this pull request?

Add new whisper command support to publish messages from clients without using a server.

Inspired by Laravel Echo.

What changes did you make? (overview)

  • Added node.Whisper() method to process "type":"whisper" commands
  • Added support for transient broadcast messages (not stored in the history)
  • Added whispering support to pub/sub streams.

Checklist

  • I've added tests for this change
  • I've added a Changelog entry
  • I've updated documentation

@palkan palkan merged commit 23f75dc into master Mar 25, 2024
21 checks passed
@palkan palkan deleted the feat/whisper branch March 25, 2024 22:22
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

Successfully merging this pull request may close these issues.

1 participant