feat(master): implement webtomaster as ipc_server
* also split workertomaster to worker_server
feat(master): change to protocol Worker type
* also hella strange WorkerType for the redb table value
feat(protocol): init WebToMaster service
feat: move proto files to root, rename services
docs: add TODO for SIGINT listen
feat(master): hello i succeeded in async
* start of a database with redb
* actually check auth tokens
* communication tomfoolery between places
docs: add development notes to README.md
feat(worker): trace feature for tokio-console
feat(worker): config from CLI
docs: LICENSE, NOTICE and README.md changes
fix(master): get_targets error handling