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

Integrated backend for WebSocket and half-way done with frontend #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

anikat3
Copy link
Contributor

@anikat3 anikat3 commented Oct 17, 2024

I added a websocket.js file to the server folder and modified the server.js file to integrate Websocket. I also added a similar file in the client folder - websocket_client.js. We need more work in the front end to be able to complete the integration of websocket in front end and establish a connection between the front end and back end. I am also working on a test file to determine if the integration was successful or not.

@anikat3 anikat3 changed the title Integrated backend for WebSocket and half-way done with integrating the front end Integrated backend for WebSocket and half-way done with frontend Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant