This application communicate also with elixir one, through RabbitMQ message broker
Simple console chat application. Asking for name, joining to chat room, sending and receiving messages.
Name | Version |
---|---|
Ruby | 2.3.3 |
RabbitMQ | 3.6.6 |
Bundler | 1.13.7 |
- clone repository,
cd path/to/repo
,bundle
,
ruby chat.rb
- on other terminal
ruby chat.rb
or run elixir application