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

feat: sockets initialised #20

Merged
merged 9 commits into from
Mar 14, 2022
Merged

feat: sockets initialised #20

merged 9 commits into from
Mar 14, 2022

Conversation

athifongoqa
Copy link
Owner

@athifongoqa athifongoqa commented Mar 13, 2022

fixes #7
Socket events created for:

  • connection
  • user-join-show
  • call
  • leave-show
  • disconnect
  • playback-update
  • playback-initial-sync
  • message-send
  • toggle-mute

@athifongoqa athifongoqa added the enhancement New feature or request label Mar 13, 2022
@athifongoqa athifongoqa self-assigned this Mar 13, 2022
@Costa-Alexandre
Copy link
Collaborator

It is working! \o/

@Costa-Alexandre Costa-Alexandre merged commit e0874fe into dev Mar 14, 2022
@Costa-Alexandre Costa-Alexandre deleted the feat/sockets branch March 14, 2022 11:02
@athifongoqa athifongoqa linked an issue Mar 14, 2022 that may be closed by this pull request
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initialise sockets w/ fastify-socket.io
2 participants