Overview
RSence is a framework designed for responsive web applications with desktop-like user interfaces and automated data synchronization. Data change events trigger bound data responders both on client and server.
Installation:
gem install rsence
More detailed instructions
Documentation:
Wiki
Server Documentation
Client API Reference
- Homepage: http://rsence.org/
- Subprojects: RSence Legacy (1.x)
Latest news
RSence 2.2 prereleases
(5 comments)
The RSence 2.2 branch is generally usable from this point on.
RSence 2.1.11
Minor bug fixes and IE9 support.
RSence 2.1.10
Minor bugfix; appId recycling fixed.
RSence 2.1.9
Minor bugfix; the argument of the --latency command-line parameter is now correctly handled as a number.
RSence 2.1.8
Maintenance update; various small improvements and contextMenu event handler.