rage-rb / rage

Fast web framework compatible with Rails.
MIT License
803 stars 12 forks source link

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

Closed rsamoilov closed 3 months ago

rsamoilov commented 5 months ago

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.