This application communicate with ruby one, through RabbitMQ message broker
Simple console chat application. Asking for name, joining to chat room, sending and receiving messages.
Name | Version |
---|---|
Erlang | OTP 19 |
Elixir | 1.4.0 |
RabbitMQ | 3.6.6 |
- clone repository,
cd path/to/repo
,mix deps.get
.
mix
- on other terminal
mix
or run ruby application