DEVELOPMENT ENVIRONMENT

~liljamo/emerwen-proto

ref: 8eb131d0c72e7d9c7e31cd421a7078646c2b4412 emerwen-proto/README.md -rw-r--r-- 339 bytes
8eb131d0Jonni Liljamo feat: delete worker and target, msg field in responses 2 days 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