Mchat is IRC like chat client.
This is Mchat server repo, client repo:
make sure you run redis service
provide ENV for the server.
REDIS_URL
rake
or rake -T
all tasks in config/tasks
, you can edit by yourself.
rake server:dev
rake server:prod
you can also use docker
docker built -t <what your docker image label> .
The gem is available as open source under the terms of the MIT License.