16 Commits (f4153d9cef3d778902ed7e94dfa1c40e04e957f5)

Author SHA1 Message Date
trivernis 4766ac3f52
Add dockerfiles and settings checks
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis da8b37e8fd
Remove env_logger
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 2d8a99c2fc
Add configurable timeout and log file directory
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 69b9e98ebb
Update vented to 0.10.4
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 44ea715db7
Update vented and fix sending heartbeats to dead nodes
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 32ae74fa34
Update vented to async emitter version
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 4783aa829d
Change module execution
Modules are now executed on multiple threads in a fixed interval.
Events and other data is shared via a thread safe tick context object.
Events are sent via a channel that is read in the main thread to send
the messages to the receiver nodes.

Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 3630941962
Add support for node list synchronization
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 4635e24a43
Update vented to 0.4.3
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 17f28f83a6
Update vented
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis ab30a684bd
Add heartbeat module
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 12f82e72f0
Change settings to be done in the config directory
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis acb38ed702
Rename project
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis f551984ee3
Add key generation node info handling
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis ba005fc7bf
Add key handling implementation
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis cc8d18d288
Initial content
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago