iotcore

MQTT Broker and IoT Capabilities written in Rust for Python, Django and FastAPI

MIT License

Downloads
7.3K
Stars
48
iotcore - v0.3.0 Latest Release

Published by tomvictor about 1 year ago

New Feature Update

  • MQTT Subscription using Iotcore class decorators
iotcore - v0.2.1

Published by tomvictor about 1 year ago

  • Minor fixes
iotcore - v0.2.0

Published by tomvictor about 1 year ago

  • Django support
  • Docs update
iotcore - v0.1.0

Published by tomvictor about 1 year ago

  • Compete the MQTT subscription logic
  • MQTT Broker updates
  • Fix the python callback
  • Fully functional
iotcore - v0.0.13

Published by tomvictor about 1 year ago

  • Feature iteration
  • Added Subscription support
  • Added MQTT support classes
  • Updated examples
iotcore - v0.0.12

Published by tomvictor about 1 year ago

  • 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
iotcore - v0.0.11

Published by tomvictor about 1 year ago

  • Breaking changes
  • FastAPI support
iotcore - v0.0.7

Published by tomvictor about 1 year ago