[][src]Module cjdns_snode::server

CJDNS supernode implementation.

Modules

debug
hash

Announcement hash computation.

link

Link state.

nodes

IP to node mapping

route

Route computation

service

Local node (router) service task

utils

Announcement parsing utils

webserver

Web server

websock

Websockets - unification of incoming and outgoing connections

Structs

Server
ServerMut

Enums

ReplyError

Constants

AGREED_TIMEOUT
GLOBAL_TIMEOUT
KEEP_TABLE_CLEAN_CYCLE
MAX_CLOCKSKEW
MAX_GLOBAL_CLOCKSKEW
MINUTE

Functions

main

Server entry point. Requires config (loaded from an external file) to run.