monkjs icon indicating copy to clipboard operation
monkjs copied to clipboard

Hackathon/stop pressing f5

Open rohitsharma120582 opened this issue 2 years ago • 0 comments
trafficstars

Using socket.io in a React app to enable real-time, bidirectional communication between the client-side React code and the server.

Technical description

  • install the socket.io-client library as a dependency
  • create a socket.io client instance, and use it to emit events and listen for events from the server

rohitsharma120582 avatar Apr 05 '23 11:04 rohitsharma120582