Replies: 1 comment
-
Yes, since uWebsockets.js is a dependency of hyper-express, as long as you have hyper-express installed, you can uninstall uWebsockets.js. |
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
-
i am very inexperienced. i have a project where i was already using uwebsockets before i even knew about hyper-express. but now that i am going to use hyper-express in the project (it is a game) would it be best to remove my uwebsockets from the package.json and just use the uwebsockets built into hyper-express for my game's socket communications?
Beta Was this translation helpful? Give feedback.
All reactions