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

#17 Web Socket with Siren And SocketIO connecting front/backend #18

Merged
merged 25 commits into from
Sep 14, 2023

Conversation

Peyton-McKee
Copy link
Contributor

@Peyton-McKee Peyton-McKee commented Sep 13, 2023

Changes

Created a Websocket client side for connecting to Siren
Created a socketIO socket to communicate between the front and backend

Screenshots

True Represents the fact that there is a connection

Screen Shot 2023-09-12 at 11 00 47 PM

Scylla Confirming Connection
Screen Shot 2023-09-12 at 11 01 17 PM

To Do

Any remaining things that need to get done

  • Get the IP address of the siren server to connect via the web socket

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #17 (issue #)

@Peyton-McKee Peyton-McKee removed the request for review from RChandler234 September 13, 2023 21:03
@Peyton-McKee Peyton-McKee merged commit d3b9452 into main Sep 14, 2023
4 checks passed
@Peyton-McKee Peyton-McKee deleted the #17-Socket-IO branch September 14, 2023 14:35
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.

Syclla Server - Implement Socket IO
1 participant