Hacker News new | ask | show | jobs
Compost is an RPC protocol generator with a simple wire format (github.com)
3 points by axoltl 356 days ago
1 comments

would it be possible to use this as transport layer for gRPC?
You can send any data, but you are limited with Compost types. So it can be done for sure, but it depends if it would be practical. What's the use-case? https://github.com/STMicroelectronics/compost-rpc/wiki/Data-...