Commit Graph

6 Commits

Author SHA1 Message Date
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
127b779905 Building base. 2023-12-26 02:55:18 +01:00
Max
d55cf5ee81 reworking proj with OpenSSL 2023-12-24 18:23:19 +01:00