You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ft_irc/README.md

8 lines
267 B
Markdown

# c_irc
## A 42 School's Project : ft_irc
The goal of this project is to create a functionnal irc server.
Of course, the scope of the project is reduced quite a bit,
we neither have to handle every available command,
nor handle communication with other irc servers.