issues
search
toitware
/
mqtt
MIT License
4
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump toitlang/action-setup from 1.2.0 to 1.3.0
#97
dependabot[bot]
closed
9 hours ago
0
Accept io.Data as input for publish.
#96
floitsch
closed
5 months ago
0
Bump toitlang/pkg-publish from 1.4.0 to 1.5.0
#95
dependabot[bot]
closed
7 months ago
0
Add missing file.
#94
floitsch
closed
7 months ago
0
Adapt MQTT library to new io lib.
#93
floitsch
closed
7 months ago
0
Start log entries with lowercase consistently.
#92
kasperl
closed
8 months ago
0
Update tests to uses non-deprecated classes.
#91
floitsch
closed
8 months ago
0
Bump toitlang/action-setup from 1.1.0 to 1.2.0
#90
dependabot[bot]
closed
8 months ago
0
Bump actions/checkout from 3 to 4
#89
dependabot[bot]
closed
8 months ago
0
Allow to provide a `persistence-token` when publishing.
#88
floitsch
closed
8 months ago
0
Resend persisted messages even with clean sessions.
#87
floitsch
closed
8 months ago
0
Improve CI.
#86
floitsch
closed
8 months ago
0
Rename reconnection strategies.
#85
floitsch
closed
8 months ago
0
Kebabify.
#84
floitsch
closed
8 months ago
0
Log why a connection was closed.
#83
floitsch
closed
12 months ago
0
Don't throw in a task if no --on-error is given.
#82
floitsch
closed
1 year ago
0
Update publish action.
#81
floitsch
closed
1 year ago
0
Fix race condition
#80
floitsch
closed
1 year ago
0
Clear network field in transport when disconnecting.
#79
floitsch
closed
1 year ago
0
Update examples.
#78
floitsch
closed
1 year ago
0
Disconnect the network before reconnects.
#77
floitsch
closed
1 year ago
0
Add AWS example.
#76
floitsch
closed
1 year ago
0
Fix warning that was printed spuriously.
#75
floitsch
closed
1 year ago
0
Add parenthesis around identifier in string interpolation.
#74
floitsch
closed
1 year ago
0
Use configured logger for reconnect strategy
#73
hgschmie
closed
1 year ago
0
Fix assert.
#72
floitsch
closed
1 year ago
0
Use newer checkout action.
#71
floitsch
closed
1 year ago
0
Remove old classes.
#70
floitsch
closed
1 year ago
0
Backport v2.1.1 to toit-v1.6.
#69
floitsch
closed
1 year ago
0
Reduce required version to alpha.35.
#68
floitsch
closed
1 year ago
0
Automatically publish to registry on releases.
#67
floitsch
closed
1 year ago
0
Add option to set max in-flight.
#66
floitsch
closed
1 year ago
0
Drop v1 support.
#65
floitsch
closed
1 year ago
0
Add tenacious strategy and use it as default
#64
floitsch
closed
1 year ago
0
Add comment to 'listen' function of ServerTransport
#63
floitsch
closed
1 year ago
0
Catch reconnection-attempt failures.
#62
floitsch
closed
2 years ago
0
Address feedback from PR 60.
#61
floitsch
closed
2 years ago
0
Don't try to reuse a connection when reconnecting
#60
floitsch
closed
2 years ago
2
Fix documentation for persistence store.
#59
floitsch
closed
2 years ago
0
Don't reuse packet ids.
#58
floitsch
closed
2 years ago
0
Update README.
#57
floitsch
closed
2 years ago
0
Deal with non-connack packets as first packet
#56
floitsch
closed
1 year ago
1
Work around broker disconnect race condition
#55
kasperl
closed
2 years ago
2
Add support for streaming payload for publish packets
#54
kasperl
closed
2 years ago
1
MQTT Client loses connection
#53
rbedemann
opened
2 years ago
3
Update deps
#52
floitsch
closed
2 years ago
0
Remove unnecessary parenthesis.
#51
floitsch
closed
2 years ago
1
Prepare for public task change in Toit.
#50
floitsch
closed
2 years ago
1
Reconnect client if broker disconnects.
#49
floitsch
closed
2 years ago
0
Fix broker keep-alive.
#48
floitsch
closed
2 years ago
0
Next