[erlang-questions] Connecting Erlang and Javascript using apache thrift over socket.io
Peter Neumark
neumark.peter@REDACTED
Wed Sep 21 09:41:09 CEST 2011
Hi,
Just wanted to let anybody interested know that I've created a
proof-of-concept demo for makeing thrift RPC calls between erlang and
javascript.
What makes it interesting is that both erlang and javascript can act
as the server and client.
It's still very rough around the edges, but I encourage anyone
interested to take a look:
https://github.com/postlock/thrift-over-socketio/
Cheers,
Peter
More information about the erlang-questions
mailing list