Skip to content

Ioto Agent Samples

Ioto provides an extensive suite of samples for common design patterns.

NameDescription
link-agent-mainEmbed the Ioto library in your application and use the Ioto main().
own-mainEmbed the Ioto library with your own main().
url-fetchIssue client HTTP requests to issue REST API request.
url-getIssue simple client HTTP GET requests.
web-authDemonstrate user login for a web application.
web-dynamicGenerate dynamic responses for HTTP client requests.
web-staticServe static files for HTTP client requests.
web-uploadProcess uploaded file in the web server.