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!

2 small gems to facilitate Eventmachine socket connections and remote calls

I just launched em_remote_call. em_remote_call provides a simple Eventmachine server/client couple which allows the client to call methods within the server process, including local client-callbacks.

As a dependency I released an even smaller gem to make socket communication in EM context easier: em_json_connection.

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