Skip to content

osl-vvce/mini-irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages