DEVELOPMENT ENVIRONMENT

~liljamo/emerwen-proto

ref: 63eb26154b4659b77a2e2da9743d57e717a0b7b0 emerwen-proto/README.md -rw-r--r-- 339 bytes
63eb2615Jonni Liljamo feat!: swap out uint32 for int32, not a big deal a day 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