r4s 1.1.1
R4S is a gem that simplifies sending server side events (SSE) to multiple browsers in Rails 4. It is supposed to simulate broadcasting to all the browsers that are connected to it.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
json
>= 0
thread_safe
>= 0