summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2016-07-04fix start / stop scriptAzul
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-30Trying to replace EM base server with reelAzul
some tests are still broken. But at least they are running now.
2016-05-25rubocop: fix deprecated class methodsAzul
2013-05-19many related changes -- allow command line configs, validate addresses, ↵elijah
overhaul bootstrap.
2013-05-18set BUNDLE_GEMFILE env variable, if required.elijah
2013-05-18if Gemfile.lock is present, then issue a Bundle.requireelijah
2013-05-18pass command name to Daemon.runelijah
2013-05-17rolled custom daemon code to better match the way daemons are supposed to ↵elijah
work under debian.
2012-12-24added nickserver daemonelijah