-
Notifications
You must be signed in to change notification settings - Fork 250
Pull requests: bytebeamio/rumqtt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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: notify when
publish
/subscribe
/unsubscribe
packets are acked
#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
feat: rumqttc async v5 client request batching
#823
opened Mar 19, 2024 by
flxo
Loading…
2 tasks done
fix(rumqtt): validate topic and topic filter
#813
opened Mar 6, 2024 by
arunanshub
Loading…
2 tasks done
fix(rumqttd/protocol/v5): Parse ConnAck and UnsubAck packets instead of panicking
#812
opened Mar 4, 2024 by
izik1
Loading…
1 of 2 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.