Replies: 1 comment
-
Are you the same person that asked in discord? If so, did the advice work for you? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have a example project .
https://github.com/kulame/http-proxy/blob/master/src/main.rs
i need to use database connection on the proxy function.
but there is a error message on it.
how can i do for reuse the database connection on proxy func?
Beta Was this translation helpful? Give feedback.
All reactions