Y
Hacker News
new
|
ask
|
show
|
jobs
by
pkieltyka
2796 days ago
I prefer twirp's model of no http2 requirement and supports JSON.
https://github.com/twitchtv/twirp
I do think twirp code could be refactored and made a lot better though.
1 comments
stock_toaster
2796 days ago
If twirp had more existing backend implementations, I would certainly use it for more things.
link
zbentley
2795 days ago
Check out Thrift:
https://thrift.apache.org/
link