DEVELOPMENT ENVIRONMENT

~liljamo/emerwen

ref: 77b0f862c8fd398a04ec608db010160eca2f7d22 emerwen/emerwen-master/src/main.rs -rw-r--r-- 3.5 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
docs: LICENSE, NOTICE and README.md changes
fix(master): get_targets error handling
feat: kinda MVP
feat: initial