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

feature: real time interactions #60

Merged
merged 13 commits into from
Dec 10, 2021

Conversation

nunocaseiro
Copy link
Contributor

@nunocaseiro nunocaseiro commented Dec 7, 2021

Relates to #57

Demo

socket.mp4

Proposed Changes

  • Use socket.io to connect with websocket server and send the changes made on specific retro board and propagate them to all users that are seeing it at the same time.
  • Refactor storeStateMachine to handle the actual board state and transformations
  • Transform board file
  • Next-auth package updated and refactor the jwt sign secret

This pull request is intendend to close #57

@nunocaseiro nunocaseiro self-assigned this Dec 7, 2021
@nunocaseiro nunocaseiro marked this pull request as ready for review December 8, 2021 16:49
@nunocaseiro nunocaseiro requested a review from a team December 8, 2021 16:50
Copy link

@pffigueiredo pffigueiredo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🔥

@nunocaseiro nunocaseiro merged commit 3058fdf into xgeekshq:main Dec 10, 2021
@nunocaseiro nunocaseiro deleted the feature-websocket-fe branch February 8, 2022 20:17
nunocaseiro added a commit to nunocaseiro/split that referenced this pull request Feb 11, 2022
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.

[FEATURE]: Websocket client
2 participants