Commit Graph

20 Commits

Author SHA1 Message Date
a040fef484
Updated embedded-io 2023-08-26 18:04:30 +02:00
Diego Barrios Romero
e94672fd96
Small improvements (#27)
* Return error instead of panicking if reader buffer is inadequate
* Simplify loop
* Remove unnecessary mut
* Simplify increment
* Improve variable name
* Simplify loop
* Simplify loops
* Improve documentation and simplify loop
2023-04-03 14:28:57 +02:00
Matous Hybl
482b7895e1
Make QOS and retain part of the publish API, add raw client, fix clippy warnings, update e-io version (#25) 2022-12-24 12:18:52 +01:00
Ondrej Babec
e47667156d
Update documentation 2022-05-05 07:47:07 +02:00
Ondrej Babec
bf0bc29578
Remove drogue example 2022-04-28 14:27:09 +02:00
Ondrej Babec
d993457add
Rust MQTT 2022-03-12 15:56:37 +01:00
Ondrej Babec
21e929c7ed
First integration 2022-03-09 16:27:04 +01:00
Ondrej Babec
edb07d94d3
Tests 2022-03-09 09:14:37 +01:00
Ondrej Babec
6085319aec
Refactor packages 2022-03-04 15:40:13 +01:00
Ondrej Babec
3c00a7b81d
Add subscription to multiple topics 2022-03-04 15:32:11 +01:00
Ondrej Babec
57f0304d35
Clean warnings and delegate errors 2022-03-04 13:30:49 +01:00
Ondrej Babec
80c0e25eda
Add licences 2022-02-27 19:41:21 +01:00
Ondrej Babec
3cb9de0371
Working example of client 2022-02-26 15:12:19 +01:00
Ondrej Babec
7b7c8aa2aa
Optimize 2022-02-25 15:41:04 +01:00
Ondrej Babec
5fda98525c
Clean up 2022-02-21 16:23:36 +01:00
Ondrej Babec
4ed1c7bd2b
Get rid of constants 2022-02-21 15:30:57 +01:00
Ondrej Babec
963040026a
Complete encode 2022-02-21 15:08:56 +01:00
Ondrej Babec
6f0d2d5de4
Fixed failures 2022-02-20 15:49:34 +01:00
Ondrej Babec
7218cb2a06
Encoding 2022-02-20 14:18:31 +01:00
Ondrej Babec
e4c3505aaf
Start encoding and refactor 2022-02-20 13:25:44 +01:00