- Notifications
You must be signed in to change notification settings - Fork 299
Pull requests: bytebeamio/rumqtt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.5.1 in /benchmarks dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1008 opened Dec 2, 2025 by dependabot bot Loading…
chore(deps): bump tracing-subscriber from 0.3.18 to 0.3.20 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#987 opened Aug 29, 2025 by dependabot bot Loading…
fix(rumqttc): remove
request_tx from EventLoop to allow gracefully exit #977 opened Jul 12, 2025 by bitcapybara Loading…
Fix: MQTTv5 keep-alive duration <= 5 sec allowed
#976 opened Jul 9, 2025 by Jathn Loading…
2 tasks done
chore(deps): bump ring from 0.17.8 to 0.17.14 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#965 opened May 9, 2025 by dependabot bot Loading…
chore(deps): bump tokio from 1.36.0 to 1.38.2 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#960 opened Apr 8, 2025 by dependabot bot Loading…
chore(deps): bump openssl from 0.10.71 to 0.10.72 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#959 opened Apr 4, 2025 by dependabot bot Loading…
feat(rumqttc): Do concurrent network connections (#939)
#940 opened Jan 29, 2025 by Spindel Loading…
2 tasks done
make it possible to have use-native-tls without use-rustls
#932 opened Jan 3, 2025 by njaard Loading…
2 tasks done
fix: pending messages should only be cleared if there is a discrepancy between what we requested regarding the session and what the server responds with
#923 opened Oct 29, 2024 by amokfa Loading…
2 tasks done
feat: return token when request is made, resolve token when request handling completes
#916 opened Sep 29, 2024 by de-sh Loading…
2 tasks done
Eq, PartialEq derive trait on ClientError #909 opened Sep 13, 2024 by IzawGithub Loading…
2 tasks done
docs: Update rustls docs, add crate feature docs
#907 opened Sep 2, 2024 by decryphe Loading…
2 tasks done
expose recv timeout error structure from client in v5 module
#906 opened Sep 2, 2024 by newcomertv Loading…
2 tasks done
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.