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
13
Commits
1
Branch
0
Tags
918fcca8f9031bbcdb54337a4c1c684384b0cad8
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
918fcca8f9
now the kick commade for the operators users work as expected i will check if there is other commade for the operators users and make the magic happend
2024-04-15 06:18:56 -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
now the kick commade for the operators users work as expected i will check if there is other commade for the operators users and make the magic happend
2024-04-15 06:18:56 -05:00
Server.hpp
now the kick commade for the operators users work as expected i will check if there is other commade for the operators users and make the magic happend
2024-04-15 06:18:56 -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%