This website requires JavaScript.
Explore
Help
Sign In
smallsolar
/
MiniChat
Watch
1
Star
0
Fork
0
You've already forked MiniChat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
d98bed2735611609fd7162a04460207c33c90d0b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mochaoui
d98bed2735
make the clear the regular and the operators users and start handling the permition and the commande of each one
2024-04-15 05:40:10 -05:00
.vscode
set a nickname, a username, join a channel,
2024-04-14 13:56:30 -05:00
Client.cpp
fixed infinite loop when a client disconnects (remove and clean disconnected clients)
2024-04-09 03:09:14 +00:00
Client.hpp
fixed infinite loop when a client disconnects (remove and clean disconnected clients)
2024-04-09 03:09:14 +00:00
main.cpp
close fds and exit the program cleanly
2024-04-11 18:02:52 +00:00
Makefile
implemented processing of incoming client connection
2024-04-09 00:31:39 +00:00
Server.cpp
make the clear the regular and the operators users and start handling the permition and the commande of each one
2024-04-15 05:40:10 -05:00
Server.hpp
make the clear the regular and the operators users and start handling the permition and the commande of each one
2024-04-15 05:40:10 -05:00
Description
Minimalist IRC server in C++98
https://github.com/Bettercallous/MiniChat
internet-relay-chat
irc-server
2.2
MiB
Languages
C++
98.9%
Makefile
1.1%