Skip to content

Issues: nats-io/nats.rs

async-nats 1.0.0 release planning
#896 opened Mar 23, 2023 by Jarema
Open 7
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Allow construction of HeaderValue from String proposal Enhancement idea or proposal
#1253 opened Apr 17, 2024 by nazar-pc
Implement Consumers Pause accepted The defect or proposal as been accepted good first issue Good for newcomers help wanted
#1218 opened Feb 26, 2024 by Jarema
Add reconnect method accepted The defect or proposal as been accepted help wanted
#1201 opened Jan 30, 2024 by Jarema
Add more concrete error types proposal Enhancement idea or proposal
#1200 opened Jan 26, 2024 by thomastaylor312
The NATS url needs to manually percent decode the username and the password defect Suspected defect such as a bug or regression
#1193 opened Jan 11, 2024 by paolobarbolini
Support no panic macro proposal Enhancement idea or proposal
#1174 opened Dec 12, 2023 by AbstractiveNord
ESP32 Support (or just no_std in general) proposal Enhancement idea or proposal
#1163 opened Nov 20, 2023 by sebadob
Enable NATS Client to Run in WebAssembly enhancement Enhancement to existing functionality
#1098 opened Aug 22, 2023 by andrew-goldie
Make HeaderValue use Bytes internally enhancement Enhancement to existing functionality
#1078 opened Aug 4, 2023 by caspervonb
Break apart request and response enhancement Enhancement to existing functionality needs info Additional info is needed
#1075 opened Aug 3, 2023 by caspervonb
Flaky windows pipeline good first issue Good for newcomers
#1043 opened Jul 19, 2023 by caspervonb
async_nats: double_ack() should return an error if the ack_wait period is over enhancement Enhancement to existing functionality
#1042 opened Jul 18, 2023 by ghost
how to stop receive event_callback
#1007 opened Jun 27, 2023 by bmiyuan
add Stream.update_consumer enhancement Enhancement to existing functionality
#987 opened Jun 5, 2023 by databasedav
ConnectOptions do not implement Clone enhancement Enhancement to existing functionality
#917 opened Apr 11, 2023 by matthiasbeyer
Implement Client::rtt for async_nats accepted The defect or proposal as been accepted enhancement Enhancement to existing functionality good first issue Good for newcomers
#909 opened Apr 3, 2023 by caspervonb
Lifetime of async_nats kv::Watch vs nats kv::Watch enhancement Enhancement to existing functionality
#908 opened Apr 2, 2023 by baadc0de
async-nats 1.0.0 release planning
#896 opened Mar 23, 2023 by Jarema
13 of 16 tasks
Request method that accepts borrowed data parameter enhancement Enhancement to existing functionality
#865 opened Mar 5, 2023 by stevelr
ProTip! Exclude everything labeled bug with -label:bug.