Module agora.node.main

Entry point for the Agora node

Each node is a Vibe.d server application.

On startup, it tries to connect with a range of known hosts to join the quorum. It then starts to listen for requests, using a REST interface.

Aliases

NameTypeDescription
SigHandlerT nothrow extern(C) void function(int) Type of the handler that is called when a signal is received