Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 349 Bytes

File metadata and controls

6 lines (6 loc) · 349 Bytes

IRC

Internet Relay Chat, originally from Oulu, is a protocol for chatting with your fellow clients through a server.

Server

This implements the server portion. Well, really, this is more of a learning exercise in preparation of ft_irc.

Project

You can follow the project here https://github.com/oliynykmax/irc_hive.