Commit Graph

11 Commits (main)

Author SHA1 Message Date
sundowndev e854597382 refactor: add timeout to server closing 2024-02-28 16:18:47 +04:00
sundowndev 9da71113d5 feat: implement health check protocol 2024-02-28 16:03:55 +04:00
sundowndev a3fac87cc6 fix: http and rpc error codes 2024-02-28 14:58:35 +04:00
sundowndev 5801d9ecca refactor: add check for note not found 2024-02-27 23:55:12 +04:00
sundowndev fba97a98a2 feat: add health service 2024-02-27 20:13:52 +04:00
sundowndev ceb9463a1b feat: add edit note rpc method 2024-02-27 19:09:22 +04:00
sundowndev e4435e0ec2 feat: implement rpc field validation 2024-02-27 18:42:25 +04:00
sundowndev 878b9f38a2 fix: server closing error handling 2024-02-27 18:07:58 +04:00
sundowndev 5cfc252fb0 fix: add missing mutex lock 2024-02-27 17:52:27 +04:00
sundowndev 0f1ad91770 test(server): notes service 2024-02-26 17:57:19 +04:00
sundowndev cd18efc5d6 initial commit 2024-02-26 14:12:30 +04:00