API Reference proximal v0.2.1
Modules
When you need to implement a parser for a structure, you could add the following code
XML-RPC let us to create method calls and responses. It works in both directions, encoding/decoding requests and encoding/decoding responses.
Process a stream chunk by chunk to obtain a XML document. The stream is initiated passing a PID where the information from the chunks are going to be received.
Xmlel is a struct data which is intended to help with the parsing of the XML elements.