Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hackathon/stop pressing f5 #468

Draft
wants to merge 18 commits into
base: v3
Choose a base branch
from
Draft

Conversation

rohitsharma120582
Copy link
Contributor

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

@souyahia-monk souyahia-monk changed the base branch from main to v3 March 19, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants