[erlang-questions] Cowboy based XML-RPC server
Steve Vinoski
vinoski@REDACTED
Sat Jul 19 16:43:02 CEST 2014
On Sat, Jul 19, 2014 at 8:47 AM, Frans Schneider <schneider@REDACTED>
wrote:
> Hi,
>
> I have to implement XML-RPC to get my system to communicate with ROS [1].
> To implement a ROS node, I need both an XML-RPC client and XML-RPC server.
> Nothing fancy and preferable very light-weight. Cowboy seems to be a very
> nice framework, but since I am totally new to implementing XML-RPC and I
> can't find anything on Cowboy + XML-RPC, I could use some advice or
> pointers to examples.
>
The yaws web server provides XML-RPC support:
https://github.com/klacke/yaws
--steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140719/285f701f/attachment.htm>
More information about the erlang-questions
mailing list