fly-apps / actioncable-tester

A Rails app for testing & diagnosing ActionCable deployments in production environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action Cable Tester

A simple Rails app to test ActionCable installations.

Diagnostics

TurboStream

Echo messages from your browser, into a Turbo Stream, and on out to clients. Useful to see if a TurboStream is working and useful for leaving it open to test how timeouts behave.

Pinger

Measure the latency between the server and the client via TurboFrames.

Additional resources

About

A Rails app for testing & diagnosing ActionCable deployments in production environments


Languages

Language:Ruby 68.0%Language:HTML 16.1%Language:Dockerfile 8.7%Language:JavaScript 5.5%Language:CSS 1.8%