Replies: 1 comment
-
This looks correct |
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 had some trouble finding an example of how to create a
uWebSockets.js
server, send a request and receive a response using the Node test runner and have the server gracefully shut down (without usingprocess.exit
)After some messing around i came up with the following solution (if you have constructive feedback please let me know)
Beta Was this translation helpful? Give feedback.
All reactions