cis_rails_chat 1.0.2
Cis Rails Chat is a Ruby gem for use with Rails to publish and subscribe to messages through Faye. It allows you to easily provide real-time updates through an open socket without tying up a Rails process. All channels are private so users can only listen to events you subscribe them to. Refrence gem: https://github.com/ryanb/private_pub
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
faye
>= 0