net_skeleton v2.1 Release Notes
Release Date: 2015-08-27 // over 9 years ago-
What's new
- ๐ Many SSL related improvements and fixes, including "modern" cryptography
- ๐ New built-in protocol support: CoAP client and server
- HTTP functionality improvements: CGI, WebDAV, ACL checks, SSI
- ๐ Arduino support
- ๐ Support for embedded PICOTCP TCP/IP stack integration
- Many new examples added
- ๐ Bugfixes
๐ See readme for more information.
Previous changes from v2.0
-
Major changes
- Project renamed to Fossa
- Simplifications
- Modularisation
- Lots of examples (Raspberry Pi, load balancer, RPC, ...)
- Many HTTP improvements forward ported from Mongoose.
- Embed dependencies (to https://github.com/cesanta/frozen[frozen])
๐ New features
- Async DNS client
- DNS server
- MQTT client (only QoS 0)
- MQTT broker (in progress)
- HTTP digest auth (#184)
More information at https://github.com/cesanta/fossa/blob/master/CHANGELOG.adoc#20-2015-01-19