DEVELOPMENT ENVIRONMENT

~liljamo/emerwen

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