Commit graph

16 commits

Author SHA1 Message Date
mykola2312
3051a1b5ea fixing deadlocks, remove daemonization as it would be handled by init system 2025-01-29 04:18:26 +02:00
mykola2312
2411a58a09 implement DNS frontend 2025-01-28 23:49:02 +02:00
mykola2312
ab5d8dec9e simple DNS response works 2025-01-28 04:27:19 +02:00
mykola2312
ad75934761 begin implementing dns frontend 2025-01-28 01:54:37 +02:00
mykola2312
a372438632 implement rpc cli host query, fix bugs 2025-01-26 04:31:26 +02:00
mykola2312
510bfb0e27 implement node rpc host query 2025-01-24 19:08:07 +02:00
mykola2312
2b294c993d implement new-host and new-node rpc node commands 2025-01-24 03:46:33 +02:00
mykola2312
8d9ccac993 implement first rpc command for keystore, fix bugs in rpc controller register 2025-01-24 03:12:05 +02:00
mykola2312
923c57ab70 fix bugs related to uninitialized state objects, now node state sync works 2025-01-19 16:15:11 +02:00
mykola2312
431314292e implement node sync handler, tho needs bug fixes, testing 2025-01-19 15:50:55 +02:00
mykola2312
428aa2a11e begin working on sync handler 2025-01-19 13:36:30 +02:00
mykola2312
6b50d97eac begin implementing node sync packet 2025-01-18 15:24:53 +02:00
mykola2312
0f3b59fda6 implement neighbor list 2025-01-18 13:26:30 +02:00
mykola2312
9e661baad2 implement host option update channel feed. need to fix sigsegv bug when goroutine reads from closed channel 2025-01-18 10:29:01 +02:00
mykola2312
afcba5d91c implement heartbeat handler, tho needs more proper testing 2025-01-18 09:55:59 +02:00
mykola2312
4dea4c8d07 begin working on node 2025-01-18 09:32:57 +02:00