kore/examples/async-curl
Frederic Cambus d9673857d8 Fix a couple of typos in various places. 2020-09-08 13:01:18 +02:00
..
conf Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
src Fix a couple of typos in various places. 2020-09-08 13:01:18 +02:00
.gitignore Add asynchronous libcurl support. 2019-04-24 00:15:17 +02:00
README.md Add asynchronous libcurl support. 2019-04-24 00:15:17 +02:00

README.md

Kore asynchronous libcurl integration example.

This example demonstrates how you can use the asynchronous libcurl api from Kore to perform HTTP client requests, or FTP requests, or send emails all in an asynchronous fashion.

Run:

	$ kodev run
	$ curl https://127.0.0.1:8888
	$ curl https://127.0.0.1:8888/ftp