DEVELOPMENT ENVIRONMENT

~liljamo/emerwen

ref: 1b8eda0a49f5fa733c699116c16f51898f5f06b4 emerwen/emerwen-master/src/worker_server/mod.rs -rw-r--r-- 3.0 KiB
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