Commit Graph

11 Commits

Author SHA1 Message Date
Max
07cde8f676 Changed socket setup 2024-01-14 01:40:44 +01:00
Max
ed1d311dd9 Reworking socket fd creation, added simple http response to send to the client. 2024-01-13 02:07:54 +01:00
Max
c43520a28d feat(app): library setup_socket function implementation
Implemented function that accepts hostname & port number and returns a fd that can be used to listen.
2024-01-12 23:42:01 +01:00
Max
42bfd9dc14 Implementing socket creation 2024-01-07 18:04:39 +01:00
Max
71326e34b2 Implemented simple config system (loading/writing to file in JSON format) 2024-01-06 23:33:14 +01:00
Max
334df8f9f0 Added getter for configuration. 2024-01-03 23:23:05 +01:00
Max
1b66d5edab Base - Adding properties to config implemented. 2023-12-27 13:41:42 +01:00
Max
127b779905 Building base. 2023-12-26 02:55:18 +01:00
Max
2827878904 removing thread_manager 2023-12-24 23:17:27 +01:00
Max
d55cf5ee81 reworking proj with OpenSSL 2023-12-24 18:23:19 +01:00
Max Holleman
6125824f3d Small changes 2023-08-01 15:43:43 +02:00