Skip to content

mqttapi v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@davisouzaluna davisouzaluna released this 17 Jul 04:15
· 16 commits to main since this release
0ce8fca

Enhancements

  • You can communicate via WebSocket (as a client, sending events) and create a WebSocket server.

Bug Fixes:

  • Asynchronicity control for WebSocket classes (WebSocketClient and WebSocketServer)

To install this version, type:

pip install mqttapi==0.2.0

If you have an older version than this one, type:

pip install --upgrade mqttapi

What's Changed

  • Iot-Dispositivo-BD-initial-feature by @davifurao in #2
  • Adicionando o sketch da arquitetura da API by @davifurao in #3
  • Iot by @davifurao in #5
  • Atualizando a branch by @davifurao in #6
  • Branch usada em casa para o socket io(automatizador em bash) by @davifurao in #7
  • Update the API, with database connection by @davifurao in #8

Full Changelog: https://github.com/davifurao/mqttapi/commits/0.2.0