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

v1.5 #196

Merged
merged 9 commits into from
Mar 13, 2024
Merged

v1.5 #196

merged 9 commits into from
Mar 13, 2024

Conversation

palkan
Copy link
Member

@palkan palkan commented Mar 12, 2024

What changes did you make? (overview)

  • Merged JWT support
  • Added signed streams support
  • Added bin/rails g anycable:bin to generate a binstub to run AnyCable server
  • Added support for broadcasting to objects (ActionCable.server.broadcast([user, :notifications], data)

Relevant PRs

anycable/anycable-go#202
anycable/anycable#229

Checklist

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

@palkan palkan force-pushed the feat/signed-streams-etc branch 3 times, most recently from 59b87ab to f5dbfb0 Compare March 13, 2024 01:50
@palkan palkan merged commit 2e87710 into master Mar 13, 2024
13 checks passed
@palkan palkan deleted the feat/signed-streams-etc branch March 13, 2024 02:38
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