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
8
Commits
1
Branch
0
Tags
454e32f59000737787a156a1aa3095c10ec55a25
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
bettercallous
454e32f590
fixed infinite loop when a client disconnects (remove and clean disconnected clients)
2024-04-09 03:09:14 +00: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
implemented processing of incoming client connection
2024-04-09 00:31:39 +00:00
Makefile
implemented processing of incoming client connection
2024-04-09 00:31:39 +00:00
Server.cpp
fixed infinite loop when a client disconnects (remove and clean disconnected clients)
2024-04-09 03:09:14 +00:00
Server.hpp
fixed infinite loop when a client disconnects (remove and clean disconnected clients)
2024-04-09 03:09:14 +00: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%