-
Notifications
You must be signed in to change notification settings - Fork 259
Pull requests: bytebeamio/rumqtt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(acked): add a non consuming method to the notice
#934
opened Jan 9, 2025 by
joshuachp
Loading…
2 tasks
fix(acked): do not error in handle_incoming_unsuback
#933
opened Jan 9, 2025 by
joshuachp
Loading…
1 of 2 tasks
make it possible to have use-native-tls without use-rustls
#932
opened Jan 3, 2025 by
njaard
Loading…
2 tasks done
chore(rumqttd): sync shared dependencies with rumqttc
#931
opened Dec 29, 2024 by
Sieluna
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
chore(deps): bump openssl from 0.10.64 to 0.10.66
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#892
opened Jul 22, 2024 by
dependabot
bot
Loading…
Store outgoing_pub in a HashMap for more memory efficient storage of unassigned pkids
#880
opened Jun 17, 2024 by
ambaxter
Loading…
2 tasks done
refactor: keep v5 and non-v5 client api consistent as possible
1.0
PRs that won't be merged into main until 1.0.0
#861
opened May 8, 2024 by
cavivie
Loading…
2 tasks done
feat: Added AUTH packet support for enhanced authentication.
#852
opened Apr 28, 2024 by
ting-ms
Loading…
2 tasks done
publish / subscribe / unsubscribe methods return a notice future that waits publish (QoS0), PubAck (QoS1) and PubRec (QoS2)
#851
opened Apr 26, 2024 by
xiaocq2001
Loading…
2 tasks
feat: add
bind_addr
for NetworkOptions
to enable TCPSocket.bind()
#835
opened Mar 26, 2024 by
caoruijuan13
Loading…
2 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.