Hacker News new | ask | show | jobs
by adpowers 5531 days ago
I don't think it covers authentication, but take a look at Thrift:

http://incubator.apache.org/thrift/

It provides an RPC framework and IDL.

1 comments

If only thrift had some sort of signal/event support :(.