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.
89
commits
1
branch
0
tags
1.7
MiB
C++
94.9%
Makefile
4.5%
Nix
0.6%
67dd7f0ae8
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
67dd7f0ae8
feat(cmd/privmsg): adding privmsg commands
2025-06-02 01:02:55 +02:00
include
feat(cmd/privmsg): adding privmsg commands
2025-06-02 01:02:55 +02:00
sources
feat(cmd/nick): adding nick commands
2025-06-02 01:02:25 +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
Merge branch 'master' into raph
2025-05-24 18:03:06 +02:00
flake.nix
build(nix): adding fd to flakes
2025-06-02 01:01:25 +02:00
Makefile
build(cmd): adding all command
2025-06-02 00:38:31 +02:00