http proxy #882
http proxy
#882
|
Hello. |
Answered by
jordan-breton
Mar 25, 2023
Replies: 2 comments 2 replies
0 replies
|
I released a reverse proxy using uWebSockets.js, having some issues with a client of mine that had a codebase tighlty coupled with an express application, but needed to get bettter performances on his websocket server since his app started to use them intensively. https://github.com/jordan-breton/uws-reverse-proxy Feels free to report any issue/suggestion. |
2 replies
Answer selected by
xenon-ua
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I released a reverse proxy using uWebSockets.js, having some issues with a client of mine that had a codebase tighlty coupled with an express application, but needed to get bettter performances on his websocket server since his app started to use them intensively.
https://github.com/jordan-breton/uws-reverse-proxy
Feels free to report any issue/suggestion.