Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
The XDK comes with an SDK that offers a wide variety of libraries and tools to application developers. The part of the SDK that covers networking protocols is called the Serval stack. It contains modules for a range of application layer protocols that are used on embedded systems
There are two modules of the Serval stack: For basic HTTP request and response handling, the Serval stack offers the HTTP API. and for a higher-level REST API to consume these services in a more straight forward way.