Websocket-Rails v0.6.0 Release Notes
Release Date: 2013-09-05 // over 9 years ago-
September 3 2013
- ➕ Added the UserManager accessible through the
WebsocketRails.users
method. This allows for triggering events on individual logged in users from anywhere inside of your application without the need to create a channel for that user.
- ➕ Added the UserManager accessible through the