I have a NodeJs application and I want to use uWebSockets. The problem is that I have a predefined custom HTTP server that I must use. I wanted to know if its possible to inject our custom HTTP server to uWebSockets
I have a NodeJs application and I want to use uWebSockets. The problem is that I have a predefined custom HTTP server that I must use. I wanted to know if its possible to inject our custom HTTP server to uWebSockets