|
bb71248414
|
attempt to start multithreading by creating the socket thread
|
2024-10-27 22:56:53 -05:00 |
|
|
a87b6c1152
|
client send request and server handles and response to it
|
2024-10-23 14:35:07 -05:00 |
|
|
8d5fc464cb
|
serialise and deserialise very basic json data, and send it between server and client
|
2024-10-10 00:58:13 -05:00 |
|
|
f2478951a2
|
open a socket on server/client that just echos; also fixed a critical bug in the daemon(++ -> -- lol) so now it actually daemonises
|
2024-10-05 03:58:16 -05:00 |
|
|
174ed1ed30
|
we do a lil daemonisation >:-)
|
2024-10-04 00:05:43 -05:00 |
|
|
391db5c444
|
common/src/*.h -> common/include/
|
2024-10-02 19:42:30 -05:00 |
|