Commit Graph

16 Commits

Author SHA1 Message Date
ff3140a408 feat: add username and timestamp to messages 2024-11-03 19:33:30 +02:00
a637ea9c33 feat: client can now send messages and the server saves thme in DB 2024-11-02 20:12:18 +02:00
c5064f6bbd feat: client and server api changes to accomedate DB 2024-11-02 13:18:21 +02:00
08d88c425b test(packet): test packet framer and packet encoding/decoding 2024-11-02 13:18:07 +02:00
Kyren223
31e3778061 feat: add setup for SQL 2024-10-27 17:04:08 +02:00
Kyren223
9a1030a579 feat: minor changes 2024-10-26 14:42:12 +03:00
Kyren223
688668f6d3 feat: worked on client 2024-10-24 16:39:14 +03:00
Kyren223
1997bc8a15 refactor: mid refactor 2024-10-20 11:36:43 +03:00
Kyren223
6e6ca1d7a1 feat: add ui for client 2024-10-17 17:12:57 +03:00
Kyren223
c35f2705dc feat: basic messaging between client and server 2024-10-16 16:10:26 +03:00
Kyren223
260ad0e1bd feat: communication using custom packet protocol 2024-10-15 21:59:08 +03:00
Kyren223
77dca0e1df feat: add message types and packet framer 2024-10-15 15:45:01 +03:00
Kyren223
481fb0027e remove: custom logging in favor of standard lib log package 2024-10-11 14:16:21 +03:00
Kyren223
755df330a4 refactor: move to tls tcp connection for security purposes 2024-10-10 01:14:37 +03:00
Kyren223
af0da8dce8 feat: client receive request as stdin input 2024-10-05 20:24:05 +03:00
Kyren223
bd28345335 feat: implement basic client 2024-10-05 17:36:12 +03:00