-
Notifications
You must be signed in to change notification settings - Fork 256
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
feat: return token when request is made, resolve token when request handling completes #916
base: main
Are you sure you want to change the base?
Commits on Sep 29, 2024
-
feat: acknowledge notification
Devdutt Shenoi committedSep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for dcabfdb - Browse repository at this point
Copy the full SHA dcabfdbView commit details -
fix: don't panic if promise dropped
Devdutt Shenoi committedSep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for bc8de88 - Browse repository at this point
Copy the full SHA bc8de88View commit details -
fix: don't remove slots, just take contents
Devdutt Shenoi committedSep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 176fe5c - Browse repository at this point
Copy the full SHA 176fe5cView commit details -
Devdutt Shenoi committed
Sep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for c4ce2f7 - Browse repository at this point
Copy the full SHA c4ce2f7View commit details -
fix: validate and notify sub/unsub acks
Devdutt Shenoi committedSep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b6c5ed3 - Browse repository at this point
Copy the full SHA b6c5ed3View commit details -
Devdutt Shenoi committed
Sep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for ab96189 - Browse repository at this point
Copy the full SHA ab96189View commit details -
Devdutt Shenoi committed
Sep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 656cf74 - Browse repository at this point
Copy the full SHA 656cf74View commit details -
fix: panic if
max_inflight == u16::MAX
Devdutt Shenoi committedSep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 4a936fe - Browse repository at this point
Copy the full SHA 4a936feView commit details -
Devdutt Shenoi committed
Sep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for d508595 - Browse repository at this point
Copy the full SHA d508595View commit details -
Devdutt Shenoi committed
Sep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b0c3ec - Browse repository at this point
Copy the full SHA 6b0c3ecView commit details
Commits on Sep 30, 2024
-
fix: bug observed in #916 (comment)
Devdutt Shenoi committedSep 30, 2024 Configuration menu - View commit details
-
Copy full SHA for f43ea21 - Browse repository at this point
Copy the full SHA f43ea21View commit details -
doc: add examples of ack notify
Devdutt Shenoi committedSep 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 2632ab1 - Browse repository at this point
Copy the full SHA 2632ab1View commit details -
Devdutt Shenoi committed
Sep 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ad2223 - Browse repository at this point
Copy the full SHA 8ad2223View commit details -
doc: update example with pkids
Devdutt Shenoi committedSep 30, 2024 Configuration menu - View commit details
-
Copy full SHA for db7c322 - Browse repository at this point
Copy the full SHA db7c322View commit details -
feat: return reason of request failure
Devdutt Shenoi committedSep 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 31887ca - Browse repository at this point
Copy the full SHA 31887caView commit details -
Devdutt Shenoi committed
Sep 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 066783a - Browse repository at this point
Copy the full SHA 066783aView commit details
Commits on Oct 1, 2024
-
test: reliability of ack promises
Devdutt Shenoi committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 10d843c - Browse repository at this point
Copy the full SHA 10d843cView commit details -
Devdutt Shenoi committed
Oct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 15ffccf - Browse repository at this point
Copy the full SHA 15ffccfView commit details -
Devdutt Shenoi committed
Oct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for b664fd6 - Browse repository at this point
Copy the full SHA b664fd6View commit details -
Devdutt Shenoi committed
Oct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for b6d447d - Browse repository at this point
Copy the full SHA b6d447dView commit details -
fix: don't expose waiters outside crate
Devdutt Shenoi committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 23e4d9a - Browse repository at this point
Copy the full SHA 23e4d9aView commit details
Commits on Oct 2, 2024
-
feat: non-blocking
try_resolve
Devdutt Shenoi committedOct 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 979cb8f - Browse repository at this point
Copy the full SHA 979cb8fView commit details -
Devdutt Shenoi committed
Oct 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 79d5ff8 - Browse repository at this point
Copy the full SHA 79d5ff8View commit details
Commits on Oct 6, 2024
-
refactor: condense and simplify examples
Devdutt Shenoi committedOct 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 165d169 - Browse repository at this point
Copy the full SHA 165d169View commit details
Commits on Oct 8, 2024
-
test: working of sub/unsub promises
Devdutt Shenoi committedOct 8, 2024 Configuration menu - View commit details
-
Copy full SHA for bfeb44d - Browse repository at this point
Copy the full SHA bfeb44dView commit details
Commits on Nov 15, 2024
-
feat: tokens for all requests (#921)
Devdutt Shenoi authoredNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for a0e678b - Browse repository at this point
Copy the full SHA a0e678bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d67e919 - Browse repository at this point
Copy the full SHA d67e919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8be8afe - Browse repository at this point
Copy the full SHA 8be8afeView commit details