Wamp::Worker
Rails worker for talking to a WAMP Router which is described here
Revision History
- v0.0.2:
- Updated to use Wamp::Client logger
- Other minor cleanup
- v0.0.1:
- Initial Release
Installation
Add this line to your application's Gemfile:
gem 'wamp-worker'
And then execute:
$ bundle
Or install it yourself as:
$ gem install wamp-worker
Usage
See the documentation at the Wiki