Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-04 | fix start / stop script | Azul | |
I have to admit I don't completely understand what is going on here. https://github.com/celluloid/celluloid/wiki/Frequently-Asked-Questions says you can either use sleep after initiating the actors or call run on them. But this might not be true for reel. At least run did not work and now new; sleep seems to work fine. | |||
2016-06-30 | Trying to replace EM base server with reel | Azul | |
some tests are still broken. But at least they are running now. | |||
2016-05-25 | rubocop: fix deprecated class methods | Azul | |
2013-05-19 | many related changes -- allow command line configs, validate addresses, ↵ | elijah | |
overhaul bootstrap. | |||
2013-05-18 | set BUNDLE_GEMFILE env variable, if required. | elijah | |
2013-05-18 | if Gemfile.lock is present, then issue a Bundle.require | elijah | |
2013-05-18 | pass command name to Daemon.run | elijah | |
2013-05-17 | rolled custom daemon code to better match the way daemons are supposed to ↵ | elijah | |
work under debian. | |||
2012-12-24 | added nickserver daemon | elijah | |