Releases: tomvictor/iotcore
Releases · tomvictor/iotcore
v0.3.0
New Feature Update
- MQTT Subscription using Iotcore class decorators
v0.2.0
- Django support
- Docs update
v0.1.0
- Compete the MQTT subscription logic
- MQTT Broker updates
- Fix the python callback
- Fully functional
v0.0.13
- Feature iteration
- Added Subscription support
- Added MQTT support classes
- Updated examples
v0.0.12
- Replaced golang codebase with Rust based implementation
- Full-fledged configurable Tokio based MQTT server
- No python GIL limitation
- All Standard MQTT broker features
- Zero extra setup required to run mqtt broker in you Django and Fastapi project
- and more
v0.0.11
- Breaking changes
- FastAPI support