-
Notifications
You must be signed in to change notification settings - Fork 0
42-ft-irc/ft_irc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# ft_irc An IRC (Internet Relay Chat) server implementation in C++98. ## Description ft_irc is a project that involves creating your own IRC server. The server handles multiple clients simultaneously and implements the IRC protocol for real-time text messaging. ## Features - Multi-client support using non-blocking I/O - User authentication with password - Channel operations (JOIN, PART, TOPIC, KICK, INVITE, MODE) - Private messaging - Operator privileges ## Requirements - C++98 compiler - Make
About
42 ft_irc project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published