[erlang-questions] Cowboy based XML-RPC server

Schneider schneider@REDACTED
Sat Jul 19 17:18:26 CEST 2014


I know, but it is not as light weight as Cowboy I guess. It seems overkill for what a typical ROS node does, i.e. Registering with the ROS master and protocol necotiation with other nodes. 

> Op 19 jul. 2014 om 16:43 heeft Steve Vinoski <vinoski@REDACTED> het volgende geschreven:
> 
> 
> 
> 
>> 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/3cb95919/attachment.htm>


More information about the erlang-questions mailing list