DEVELOPMENT ENVIRONMENT

~liljamo/emerwen-proto

ref: 5d52b9c19a46ca82e0b6504348906f8ef1ed47f1 emerwen-proto/README.md -rw-r--r-- 339 bytes
5d52b9c1Jonni Liljamo feat!: remove worker_id from worker message, change msg/cmd to payload 7 hours ago

#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