a040fef484
Updated embedded-io
2023-08-26 18:04:30 +02:00
Ondrej Babec
74f6e49507
Release 0.1.1
2023-01-07 17:22:45 +01: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
3c07869868
Release the embassy async changes
2022-06-20 12:42:57 +02:00
Ulf Lilleengen
03546536b2
Use traits from embedded-io ( #19 )
...
* Use embedded-io and embedded-nal-async
Rather than rolling it's own trait implementations, make use of the
traits from embedded-io for connection read/write and embedded-nal-async
for connection close.
Remove NetworkConnectionFactory abstraction. If needed, the TcpClient
abstraction from e-n-a can be used.
* Remove unneeded tokio feature
2022-06-20 09:55:33 +02:00
obabec
63314fc867
Tls support ( #16 )
...
* TLS support
2022-05-02 10:43:42 +02:00
Ondrej Babec
37bf023dbf
Fix property issue
2022-04-28 15:55:57 +02:00
Ondrej Babec
4845bb20aa
Change readme for example
2022-04-28 14:44:29 +02:00
Ondrej Babec
d9f9529219
Bump the version
2022-04-28 14:31:19 +02:00
Ondrej Babec
155ad1910e
Add repository
2022-04-28 14:28:47 +02:00
Ondrej Babec
bf0bc29578
Remove drogue example
2022-04-28 14:27:09 +02:00
obabec
2693c01e9c
Rand and Unsubsribe ( #14 )
...
* Rand and Unsubsribe
2022-04-28 13:39:47 +02:00
Ondrej Babec
4baceade72
Embedded
2022-03-15 15:24:28 +01:00
Ondrej Babec
d993457add
Rust MQTT
2022-03-12 15:56:37 +01:00
Ondrej Babec
d28aec782b
Add Rng to cargo
2022-03-04 15:33:26 +01:00
Ondrej Babec
1918930761
Client first
2022-02-25 09:31:16 +01:00
Ondrej Babec
b0c1d41fcc
Fixes
2022-02-10 14:04:21 +01:00
Ondrej Babec
d661609e7c
Initial development commit
2022-02-02 13:21:14 +01:00