Commit Graph

7 Commits

Author SHA1 Message Date
Raycho Mukelov 833cc236a3 Add (basic) timer implementation to use for testing 2023-08-22 07:59:11 +03:00
Raycho Mukelov e1df04eb53 Make better Raft Protocol Definition 2023-08-17 21:27:45 +03:00
Raycho Mukelov 361c67803d Change timer create duration variable name to timerInterval 2023-08-13 00:15:22 +03:00
Raycho Mukelov 9cae024e30 Fix coding style 2023-08-10 11:38:15 +03:00
Raycho Mukelov 85e4d19e59 Add template to check if a timer is expired 2023-08-10 11:36:13 +03:00
Raycho Mukelov 4e333f32b4 Delegate timers creation/execution/cancelation to a 3-rd party user supplied library 2023-08-10 10:24:38 +03:00
Raycho Mukelov 4fa562c4a1
Add preliminary API definitions and project roadmap 2023-08-09 13:06:34 +03:00