Closed RickyC0626 closed 4 years ago
Is your feature request related to a problem? Please describe. For a real-time chat box to work, we must use WebSockets via socket.io to establish a bi-directional communication channel between the client and the server.
socket.io
Describe the solution you'd like
io
socket
Describe alternatives you've considered N/A
Additional context A sub-issue of #3
Is your feature request related to a problem? Please describe. For a real-time chat box to work, we must use WebSockets via
socket.io
to establish a bi-directional communication channel between the client and the server.Describe the solution you'd like
io
connection eventsocket
chat message eventDescribe alternatives you've considered N/A
Additional context A sub-issue of #3