-
Notifications
You must be signed in to change notification settings - Fork 3
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
Rework the EventBus to use the Repeater service capabilities #165
Labels
Type: enhancement
New feature or request.
Comments
derevnjuk
added a commit
that referenced
this issue
Oct 3, 2023
derevnjuk
added a commit
that referenced
this issue
Oct 3, 2023
derevnjuk
added a commit
that referenced
this issue
Oct 3, 2023
derevnjuk
added a commit
that referenced
this issue
Oct 4, 2023
derevnjuk
added a commit
that referenced
this issue
Oct 4, 2023
derevnjuk
added a commit
that referenced
this issue
Oct 4, 2023
derevnjuk
added a commit
that referenced
this issue
Oct 4, 2023
derevnjuk
added a commit
that referenced
this issue
Oct 4, 2023
derevnjuk
added a commit
that referenced
this issue
Oct 4, 2023
derevnjuk
added a commit
that referenced
this issue
Oct 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Repeater service provides WebSocket-based communication, allowing real-time interactions between different components of our application. It offers features such as event broadcasting and request-response mechanisms.
Tasks
Integration with Repeater Service
Event Broadcasting
Request-Response Mechanism
Error Handling
Testing and Documentation
The text was updated successfully, but these errors were encountered: