Hi Kaos,
There is a XML-RPC server for Caudium (and an unofficial module for Roxen I guess) and a tiny XML-RPC client in Pike's Protocols.HTTP.XMLRPC.Client. It's also quite easy to write a standalone Pike XMLRPC server with Protocols.HTTP.XMLRPC.
I never heard of any SOAP support.
/ David
Kaos wrote:
Hi,
We're building an application that has to support webservices. I wonder if there is any work being done in this area? and what interest exist for a new WebService (and all that comes with it) pike module?
//K