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.
20
commits
1
branch
0
tags
1.7
MiB
C++
94.9%
Makefile
4.5%
Nix
0.6%
cbb11f1822
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
Raphael
cbb11f1822
feat(parsing): adding the check of the port
2025-05-13 12:04:58 +02:00
include
/core
style(header): adding the 42 headers
2025-05-13 11:23:55 +02:00
sources
/core
feat(parsing): adding the check of the port
2025-05-13 12:04:58 +02:00
.envrc
init(nix): adding the direnv for nix proposes
2025-05-12 13:56:15 +02:00
.gitignore
style(git): adding executable and folder build/
2025-05-12 13:59:22 +02:00
flake.nix
fix(test): set the tmux pane to 0
2025-05-12 15:24:44 +02:00
Makefile
fix(clangd): fixing the clangd rules
2025-05-13 11:21:29 +02:00