DEVELOPMENT ENVIRONMENT

~liljamo/emerwen-proto

emerwen gRPC protocol libraries
feat!: remove worker_id from worker message, change msg/cmd to payload
feat!: iteration number whatever, revamp whooo!
feat!: remove responses that can be achieved with status responses

refs

master
browse  log 

clone

read-only
https://git.src.quest/~liljamo/emerwen-proto
read/write
git@git.src.quest:~liljamo/emerwen-proto

You can also use your local clone with git send-email.

#emerwen-proto

  • rust
    • the rust library compiles protos at compile time, see build.rs
  • go
    • for the go library, the protos need to be compiled manually, there is a just recipe for this in the justfile