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

[TIMERS] Implement timer updates for RSocket #104

Open
y9vad9 opened this issue May 12, 2023 · 0 comments
Open

[TIMERS] Implement timer updates for RSocket #104

y9vad9 opened this issue May 12, 2023 · 0 comments
Assignees
Labels
feature New feature or request wontfix This will not be worked on
Milestone

Comments

@y9vad9
Copy link
Member

y9vad9 commented May 12, 2023

  1. Look at how I provide state updates (GetStateUpdatesUseCase)
  2. Add required method to StateMachine
  3. Implement method in CoroutinesStateMachine, take a look at how it done with getState method
  4. Create UseCase like GetTimerUpdatesUseCase
  5. In UseCase, filter out anything connected with timer state (start / stop), leave timer settings update, user join and leaving events. Maybe, it would be better to map TimerEvent to TimerUpdate.
@y9vad9 y9vad9 added the feature New feature or request label May 12, 2023
@y9vad9 y9vad9 added this to the 1.0 milestone May 12, 2023
@y9vad9 y9vad9 self-assigned this May 12, 2023
@y9vad9 y9vad9 moved this to 🔖 Ready in 🗂️ TimeMates Server May 12, 2023
@y9vad9 y9vad9 added the wontfix This will not be worked on label May 17, 2023
@y9vad9 y9vad9 moved this from 🔖 Ready to 📋 Backlog in 🗂️ TimeMates Server May 20, 2023
@y9vad9 y9vad9 moved this from 📋 Backlog to ⛔️ Stop progress in 🗂️ TimeMates Server May 20, 2023
@y9vad9 y9vad9 assigned sliderzxc and unassigned y9vad9 Jul 6, 2023
@y9vad9 y9vad9 moved this from ⛔️ Stop progress to 🔖 Ready in 🗂️ TimeMates Server Jul 6, 2023
@sliderzxc sliderzxc moved this from 🔖 Ready to 🏗 In progress in 🗂️ TimeMates Server Jul 9, 2023
@sliderzxc sliderzxc assigned y9vad9 and unassigned y9vad9 Jul 9, 2023
@sliderzxc sliderzxc moved this from 🏗 In progress to 🔖 Ready in 🗂️ TimeMates Server Jul 9, 2023
@y9vad9 y9vad9 changed the title [TIMERS] Implement timer updates for gRPC [TIMERS] Implement timer updates for RSocket Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request wontfix This will not be worked on
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants