feat: move emerwen-proto crate out of here
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: move proto files to root, rename services
feat(master): hello i succeeded in async
* start of a database with redb
* actually check auth tokens
* communication tomfoolery between places
docs: LICENSE, NOTICE and README.md changes
fix(master): get_targets error handling