prost-twirp
prost-twirp copied to clipboard
Code generator and library for calling/serving Twirp services in Rust using prost and hyper
Results
1
prost-twirp issues
Sort by
recently updated
recently updated
newest added
Changes required to implement the new protocol: * Error code `resource_exhausted` should map to 429 (instead of 403). * Allow any arbitrary URL prefixes instead of forcing the "/twirp". See...