Releases: mcollina/ponte
Releases · mcollina/ponte
v0.0.7
- Documented embedded mode
- Added 'updated' event every time a resource is updated
- Updated all dependencies
- Fixed the support of CoAP observe after a 4.04
v0.0.6
- Renamed HTTP and CoAP URL from
/topics
to /resources
.
- Conform with MQTT regarding the handling of '/' at the beginning of a resource in CoAP and HTTP.
v0.0.4
- Refactored CoAP support.
- Added logging to CoAP support.
- Return a 4.04 for an unknown CoAP path.
v0.0.3
- Added CoAP support
- Updated dependencies
v0.0.2
- Fixed persistence bootstrap
v0.0.1
- Initial Release
- MQTT broker
- REST API
- no web UI.