RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

ACLI – Action Cable CLI written in mRuby

ACLI (github) is Action Cable command line interface written in mRuby.

Thanks to mRuby, it’s a standalone binary (download-n-run) which can be used:

  • in development to play with Action Cable channels (instead of struggling with browsers)

  • for acceptance testing

  • for benchmarking.

ACLI is under heavy development (PRs welcomed!) but already usable.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in