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

Web... wait for it... sockets! #88

Merged
merged 20 commits into from
Aug 5, 2024
Merged

Web... wait for it... sockets! #88

merged 20 commits into from
Aug 5, 2024

Conversation

rsamoilov
Copy link
Member

@rsamoilov rsamoilov commented Jun 12, 2024

This is an ActionCable-compatible implementation of real-time communication between a client and a server.

It is compatible with the @rails/actioncable JS client, wraps user code into Fibers, and can implement different subprotocols.

disable the test as I don't seem to be able to make it pass reliably in Github Actions
@rsamoilov rsamoilov merged commit 05e783f into master Aug 5, 2024
6 checks passed
@rsamoilov rsamoilov deleted the websockets branch August 5, 2024 18:06
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