Hacker News new | ask | show | jobs
by lobster_johnson 3573 days ago
I'd like to see Ruby bindings (not just serialization). We are using Go, Node.js and Ruby in production, and we have been looking to move from plain HTTP to gRPC. If Cap'n Proto is better, we might use it, but not without Ruby bindings.
1 comments

I don't think anyone is currently working on Ruby bindings, but if you're interested, feel free to take it on!

(Note that Sandstorm is focused on making Cap'n Proto work well for Sandstorm. We welcome contributions, but we generally don't have resources available ourselves to work on third-party feature requests unrelated to Sandstorm. That is, unless you want to pay us a bunch of money, in which case, feel free to contact me. ;) )

Actually there was a Capnproto project for Ruby GSoC project this year!

https://github.com/nemoNoboru/capnp-ruby

https://rubygems.org/gems/capn_proto-rpc

Yep, that's my project. Please use it and contact me if somenthing doesn't work!
Hmm, should this be linked on the "other languages" page? I don't remember you telling me it was ready -- sorry if I missed something!
Awesome, thank you!