Open lucsoft opened 2 years ago
Sure, it is quite simple to implement a new framework. I am not sure I have the time to do so at the moment, but you are welcome to submit a PR or simply wait.
I recently added hyper-express that uses uWebSocket, results should be very close. While hyper-express has much more easy to use functionality than uWebSocket.
Cool! I'll keep this issue open in case anyone wants to add the standalone cpp uWebSocket library in the future.
It is necessary to mark the framework and the server used together. Although Bun uses uWS, it is still necessary to distinguish.
uWebSocket is also fast HTTP Server