docs: split docs to crate READMEs and more planning
feat(common): protobufs with prost
docs: more initial planning
WIP, ignore for now.
Certs!
Protobufs over gRPC or just TCP? Which is easier when we need a stream?
One-way stream? Mgmt sends data to ns, and ns can respond Results to received messages, but not send messages to mgmt.
Configuration version number. Whole config hash?
Check if all available and on correct version of config. Send config update if not.
5 second intervals.
Swap config after update in one operation.
Receive whole config.
Existing felu-ns receive update.
Health check will re-send if this happens.