Skip to content

Pull requests: nats-io/nats.rs

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add reconnect_buffer_size builder fn
#1249 opened Apr 11, 2024 by WamboOSX Loading…
expose retry_on_failed_connect option
#1237 opened Mar 20, 2024 by cn-kali-team Loading…
additional useful derives
#1235 opened Mar 14, 2024 by sunny-g Loading…
feat: add pause consumer
#1234 opened Mar 14, 2024 by yordis Draft
Use custom runners
#1219 opened Feb 28, 2024 by Jarema Draft
Refactor ParseError
#1089 opened Aug 14, 2023 by nepalez Loading…
Convert AuthError to Error<AuthErrorKind>
#1088 opened Aug 14, 2023 by nepalez Loading…
Add from_static to HeaderValue
#1085 opened Aug 11, 2023 by caspervonb Loading…
Stop requiring error kinds to impl Display
#1066 opened Jul 31, 2023 by nepalez Loading…
Improve stream Stream implementations
#1050 opened Jul 22, 2023 by paolobarbolini Loading…
Improve consumer Stream implementations
#1049 opened Jul 22, 2023 by paolobarbolini Loading…
Implement Deserialize trait for ServerAddress
#1022 opened Jul 11, 2023 by nepalez Loading…
Add stream_name_by_subject
#999 opened Jun 15, 2023 by Jarema Loading…
Benchmark should not panic on server close
#970 opened May 17, 2023 by caspervonb Loading…
Add rtt to Client
#914 opened Apr 5, 2023 by n1ghtmare Loading…
Improve reconnect randomization
#868 opened Mar 8, 2023 by Jarema Loading…
Refactor stream names
#787 opened Dec 30, 2022 by Jarema Loading…
Remove Stream::purge_subject
#745 opened Nov 24, 2022 by caspervonb Loading…
Fix jetstream PagedIterator infinite loop
#589 opened Aug 3, 2022 by kaizensparc Loading…
Add user and token auth and handle server errors
#365 opened Apr 15, 2022 by Jarema Loading…
ProTip! Filter pull requests by the default branch with base:main.