17 Commits

Author SHA1 Message Date
258222160e
sort of fixed received message formatting
but actually not
2023-02-24 16:31:39 +01:00
3976c7e49c
added formatting TODO 2023-02-23 10:03:26 +01:00
6e746b020b
server sending received to all clients
I shall fix the output lol
2023-02-22 14:37:18 +01:00
4a298b94b3
added thread deallocation to chat-server 2023-02-22 10:36:37 +01:00
128cba4bf9
implemented why2_clean_threads in chat-server 2023-02-22 10:17:54 +01:00
fbaef61ebc
removed client test print 2023-02-22 09:57:41 +01:00
1e7fbc03a8
added way to stop server 2023-02-22 09:56:23 +01:00
4b85ba17dd
why2_accept_thread param typo fix 2023-02-21 19:48:07 +01:00
54d90c7001
added missing parameter to why2_accept_thread 2023-02-21 19:38:15 +01:00
97e2d1d097
moved accept-loop to why2_accept_thread 2023-02-21 19:34:40 +01:00
c47c9ffece
moved registering connection to new thread 2023-02-21 18:59:44 +01:00
03418e7494
added server enabled message 2023-02-21 15:05:31 +01:00
ad9f4b8f2d
implemented linked list in chat-server 2023-02-21 12:41:35 +01:00
f31216f387
added "why2_" at the beginning of chat-misc functions' identificators
i forgor again
2023-02-21 12:33:53 +01:00
22ff5a3e7d
moved server functions into why2-misc 2023-02-21 10:53:09 +01:00
7123e88f97
moved send_socket into chat-misc 2023-02-21 07:58:12 +01:00
04f3223fdb
moved chat-related files into main directory 2023-02-21 07:48:50 +01:00