ldilley / rubircd

:speech_balloon: An IRC server written in Ruby
http://www.dilley.me/rubircd
GNU General Public License v3.0
22 stars 4 forks source link

Do not require Celluloid gem to run outside of cell mode #48

Closed ldilley closed 7 years ago

ldilley commented 7 years ago

Only bail on start if the Celluloid gem is not installed and the io_type is set to "cell". Do not require the gem if running in other I/O modes.

ldilley commented 7 years ago

Closed in 15871409155be0b03442f193ed51f8504cda51b9.