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

Central Service -> RTC Service communication #51

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

Conversation

Anphs
Copy link
Collaborator

@Anphs Anphs commented Apr 5, 2024

Central Service responds to RTC Service ping requests.
Central Service notifies RTC Service of the following events.

  • User joins room
  • User leaves room
  • Round is started (problem ids are sent)
  • Round is ended

central-service/services/room.go Outdated Show resolved Hide resolved
central-service/services/room.go Outdated Show resolved Hide resolved
@Anphs Anphs marked this pull request as ready for review April 11, 2024 01:02
central-service/services/room.go Show resolved Hide resolved
central-service/services/room.go Show resolved Hide resolved
central-service/services/round.go Show resolved Hide resolved
central-service/services/round.go Show resolved Hide resolved
central-service/services/rtc-client.go Outdated Show resolved Hide resolved
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.

3 participants