osl-vvce / mini-irc

A small teminal-based chatroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-irc

A small terminal-based chatroom built with ruby.

It registers users with nicknames just like in IRCs.

Features

  • Connection from multiple clients.

  • Uses nicknames to identify other users.

  • List all users

  • Different users are assigned different colors for improving readability.

  • Logs of connected users and their socket information at server.

A small implementation of ruby sockets and multithreading and trasfering of data over network.

References

About

A small teminal-based chatroom


Languages

Language:Ruby 100.0%