Implementing WebSockets in NodeJS #6
petrvecera
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The most used library for utilizing websockets is socket.io , it's integration with express is pretty straight forward.
https://socket.io/docs/v4/tutorial/step-1
Beta Was this translation helpful? Give feedback.
All reactions