This website requires JavaScript.
Explore
Help
Sign in
rparodi
/
ft_irc
Watch
1
Star
0
Fork
You've already forked ft_irc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Create your own IRC server in C++98, compatible with a standard IRC client for the required features.
126
commits
1
branch
0
tags
1.7
MiB
C++
94.9%
Makefile
4.5%
Nix
0.6%
d52b0cc3c2
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Samy BEN TAYEB
d52b0cc3c2
auth updated, server recev PASS + USER + NICK
2025-06-14 22:44:48 +02:00
include
feat(cmd/mode): mode parsing is now ok
2025-06-10 13:40:07 +02:00
sources
auth updated, server recev PASS + USER + NICK
2025-06-14 22:44:48 +02:00
.envrc
init(nix): adding the direnv for nix proposes
2025-05-12 13:56:15 +02:00
.gitignore
style(git): removing the creation of the massif out
2025-05-20 14:58:40 +02:00
diagram.puml
ADD commands NICK, USER, PASS, CAP
2025-06-08 22:27:08 +02:00
flake.nix
build(nix/flake): adding gh for pr propose
2025-06-08 23:52:29 +02:00
Makefile
build(make): now Makefile compile all the commands
2025-06-10 13:41:09 +02:00