982ca33116Merge pull request 'join cmd and channel fixes' (#30) from channel-fixes into mainHadi2026-05-17 11:45:47 +00:00
fba8c95097join cmd and channel fixes
aortigos
2026-05-17 13:44:55 +02:00
619b0360b2Merge pull request 'Improving commands and added quit' (#29) from more-commands into mainHadi2026-05-16 09:48:21 +00:00
66bd57bfdeImproving commands and added quit
aortigos
2026-05-16 11:47:45 +02:00
3de8940560Merge pull request 'now broadcast send message to every member of channel, excluding the author of message' (#28) from implement-broadcast-function into mainHadi2026-05-15 21:12:07 +00:00
a21bac6e47now broadcast send message to every member of channel, excluding the author of message
aortigos
2026-05-15 23:11:02 +02:00
9a2d7919fbMerge pull request 'less lines, same code' (#27) from re-factoring-code into mainHadi2026-05-15 20:09:40 +00:00
e95cd82211less lines, same code
aortigos
2026-05-15 22:09:14 +02:00
3bce66fdd0Merge pull request 'Doing join command' (#26) from join-cmd into mainHadi2026-05-15 20:07:35 +00:00
f1f742959cMerge pull request 'Parser accept server functions, and first stage for implementing client.send function' (#20) from implement-pass-command into mainHadi2026-05-14 15:24:47 +00:00
300d489365Parser accept server functions, and first stage for implementing client.send functionaortigos2026-05-14 17:24:23 +02:00
9093ac3511Merge pull request 'Added close() calls to all Server constructor fails, also added SO_REUSEADDR' (#19) from constructor-improvement into mainiherman2026-05-12 18:39:04 +00:00
d408d08249Added close() calls to all Server constructor fails, also added SO_REUSEADDR
iherman-
2026-05-12 20:38:33 +02:00
78aa891d38Merge pull request 'Made the commands_ map be a Server attribute' (#18) from parsing-update into mainiherman2026-05-12 18:03:47 +00:00
3578bd5b5cMade the commands_ map be a Server attribute
iherman-
2026-05-12 20:02:32 +02:00
644dbe92a8Merge pull request 'Added a basic command parser with a temporary echo command. Can be expanded by just adding command functions to the std::map commands, Should maybe move the commands map to the Server class later' (#17) from command-parser into mainiherman2026-05-11 18:40:05 +00:00
226a271a41Added a basic command parser with a temporary echo command. Can be expanded by just adding command functions to the std::map commands, Should maybe move the commands map to the Server class later
iherman-
2026-05-11 20:37:34 +02:00
292fe11f15Merge pull request 'pass-command' (#16) from pass-command into mainHadi2026-05-10 20:46:08 +00:00
7f40babccccomments for pass.cpp
aortigos
2026-05-10 22:45:40 +02:00
2f995fe856cmds folder created and first version of pass cmd
aortigos
2026-05-10 22:44:27 +02:00
63ebb5b9baMerge pull request 'SRC points to User/User.cpp, instead of Client/Client.cpp' (#11) from fix-makefile into mainHadi2026-05-08 14:21:40 +00:00
b688d04fdeSRC points to User/User.cpp, instead of Client/Client.cppaortigos2026-05-08 16:20:57 +02:00
cd4eb82af2Merge pull request 'echo-server-implementation' (#10) from echo-server-implementation into mainiherman2026-05-07 12:22:12 +00:00
752eb89e72Improved Server::run to now properly handle multiple packets
iherman-
2026-05-07 14:18:52 +02:00
4beabead01Added a basic Server::run function which listens for one connection and sends the data back, added listen call to server constructor
iherman-
2026-05-07 13:52:42 +02:00
0c29c50e23Created a functional basic constructor for Server class
iherman-
2026-05-07 13:01:57 +02:00
3a43f9d2bdMerge pull request 'client-class-init' (#9) from client-class-init into mainHadi2026-05-07 08:42:26 +00:00
635335831cMerge pull request 'Removed executable and added a check to the Server class to check whether the port is in a valid range' (#7) from remove-executable into mainiherman2026-05-06 16:20:25 +00:00
cbc6c7fc41Removed executable and added a check to the Server class to check whether the port is in a valid range
iherman-
2026-05-06 18:19:17 +02:00
f2bbec366bMerge pull request 'Made a basic arg parser and shell implementation of the Server class' (#6) from simple-main into mainiherman2026-05-06 16:09:48 +00:00
b47c7dc9b8Made a basic arg parser and shell implementation of the Server class
iherman-
2026-05-06 18:07:17 +02:00
d2e02440b3Merge pull request 'Finished makefile' (#5) from Improving-Makefile into mainiherman2026-05-06 15:09:10 +00:00
e08ef37928Finished makefile
Igor Herman Perik
2026-05-05 20:51:49 +02:00
bbeaae5923Merge pull request 'tasks-file' (#4) from tasks-file into mainHadi2026-05-05 17:54:02 +00:00
c31c69c0faTasks will continue...
Angel Ortigosa Perez
2026-05-05 19:52:58 +02:00
206ff02eb4Stages that project must follow
Angel Ortigosa Perez
2026-05-05 19:50:33 +02:00
ddfe1202fdMerge pull request 'Created makefile' (#3) from Makefile-creation into mainiherman2026-05-05 17:42:40 +00:00
77e3166f15Created makefile
Igor Herman Perik
2026-05-05 19:41:11 +02:00
c7bc6f90caFirst line in italic
Angel Ortigosa Perez
2026-05-05 19:40:10 +02:00
279a71aa31Merge pull request 'Added thanks at the end' (#2) from readme-improving into mainHadi2026-05-05 17:37:56 +00:00
b520ef7c34Added thanks at the end
Angel Ortigosa Perez
2026-05-05 19:36:53 +02:00