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
27
Commits
1
Branch
0
Tags
a8b3f537c2082399c49b1d53868c5cc07d52f7ef
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
a8b3f537c2
the mode -i and +i about join dooooooone and work as expected
2024-04-21 09:44:14 -05:00
.vscode
finish the topic commande and the invite commande
2024-04-20 10:18:45 -05:00
channel.cpp
-storing the channel in another file with the channel requirment and the client : it's when registerd in the irssi client with the pass and the nick and the user all this data stored in the client file and make the irssi client connecte with the server , after tha handle the join commande to make the user join a channel and handle the brodcast msg to all the clients in the channel
2024-04-17 06:16:22 -05:00
channel.hpp
the mode -i and +i about join dooooooone and work as expected
2024-04-21 09:44:14 -05:00
Client.cpp
-storing the channel in another file with the channel requirment and the client : it's when registerd in the irssi client with the pass and the nick and the user all this data stored in the client file and make the irssi client connecte with the server , after tha handle the join commande to make the user join a channel and handle the brodcast msg to all the clients in the channel
2024-04-17 06:16:22 -05:00
Client.hpp
-storing the channel in another file with the channel requirment and the client : it's when registerd in the irssi client with the pass and the nick and the user all this data stored in the client file and make the irssi client connecte with the server , after tha handle the join commande to make the user join a channel and handle the brodcast msg to all the clients in the channel
2024-04-17 06:16:22 -05:00
main.cpp
close fds and exit the program cleanly
2024-04-11 18:02:52 +00:00
Makefile
-storing the channel in another file with the channel requirment and the client : it's when registerd in the irssi client with the pass and the nick and the user all this data stored in the client file and make the irssi client connecte with the server , after tha handle the join commande to make the user join a channel and handle the brodcast msg to all the clients in the channel
2024-04-17 06:16:22 -05:00
Server.cpp
the mode -i and +i about join dooooooone and work as expected
2024-04-21 09:44:14 -05:00
Server.hpp
the mode -i and +i about join dooooooone and work as expected
2024-04-21 09:44:14 -05:00
todo.txt
-storing the channel in another file with the channel requirment and the client : it's when registerd in the irssi client with the pass and the nick and the user all this data stored in the client file and make the irssi client connecte with the server , after tha handle the join commande to make the user join a channel and handle the brodcast msg to all the clients in the channel
2024-04-17 06:16:22 -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%