-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bridges service integration #196
Closed
ostridm opened this issue
May 16, 2024
· 1 comment
· Fixed by #197 or #198 · May be fixed by mfeferman-bs/brokencrystals#1, mfeferman-bs/brokencrystals#2 or mfeferman-bs/brokencrystals#3
Closed
Bridges service integration #196
ostridm opened this issue
May 16, 2024
· 1 comment
· Fixed by #197 or #198 · May be fixed by mfeferman-bs/brokencrystals#1, mfeferman-bs/brokencrystals#2 or mfeferman-bs/brokencrystals#3
Labels
Type: enhancement
New feature or request.
Comments
@ostridm, we need to remove the event bus. The issue description is not accurate enough; please update it accordingly |
ostridm
added a commit
that referenced
this issue
May 20, 2024
ostridm
added a commit
that referenced
this issue
May 20, 2024
ostridm
added a commit
that referenced
this issue
May 21, 2024
ostridm
added a commit
that referenced
this issue
May 22, 2024
ostridm
added a commit
that referenced
this issue
May 22, 2024
ostridm
added a commit
that referenced
this issue
May 22, 2024
ostridm
changed the title
Rework the EventBus to use the Repeater service capabilities
Bridges service integration
May 22, 2024
ostridm
added a commit
that referenced
this issue
Jun 10, 2024
ostridm
added a commit
that referenced
this issue
Jun 10, 2024
ostridm
added a commit
that referenced
this issue
Jun 11, 2024
BREAKING CHANGE: The `sectester/bus` package, which was intended to provide support of communication via the AMQP transport is removed. This change simplifies the codebase by removing deprecated options and encourages the use of more modern and supported transport methods. closes #196
ostridm
added a commit
that referenced
this issue
Jun 11, 2024
BREAKING CHANGE: The `sectester/bus` package, which was intended to provide support of communication via the AMQP transport is removed. This change simplifies the codebase by removing deprecated options and encourages the use of more modern and supported transport methods. closes #196
ostridm
added a commit
that referenced
this issue
Jun 11, 2024
BREAKING CHANGE: The `sectester/bus` package, which was intended to provide support of communication via the AMQP transport is removed. This change simplifies the codebase by removing deprecated options and encourages the use of more modern and supported transport methods. closes #196
ostridm
added a commit
that referenced
this issue
Jun 11, 2024
BREAKING CHANGE: The `sectester/bus` package, which was intended to provide support of communication via the AMQP transport is removed. This change simplifies the codebase by removing deprecated options and encourages the use of more modern and supported transport methods. closes #196
ostridm
added a commit
that referenced
this issue
Jun 11, 2024
BREAKING CHANGE: The `sectester/bus` package, which was intended to provide support of communication via the AMQP transport is removed. This change simplifies the codebase by removing deprecated options and encourages the use of more modern and supported transport methods. closes #196
ostridm
added a commit
that referenced
this issue
Jun 13, 2024
ostridm
added a commit
that referenced
this issue
Jun 18, 2024
ostridm
added a commit
that referenced
this issue
Jun 18, 2024
ostridm
added a commit
that referenced
this issue
Jun 18, 2024
ostridm
added a commit
that referenced
this issue
Jun 18, 2024
ostridm
added a commit
that referenced
this issue
Jun 18, 2024
ostridm
added a commit
that referenced
this issue
Jun 18, 2024
BREAKING CHANGE: The `sectester/bus` package, which was intended to provide support of communication via the AMQP transport is removed. This change simplifies the codebase by removing deprecated options and encourages the use of more modern and supported transport methods. closes #196
ostridm
added a commit
that referenced
this issue
Jun 19, 2024
ostridm
added a commit
that referenced
this issue
Jun 19, 2024
ostridm
added a commit
that referenced
this issue
Jun 19, 2024
ostridm
added a commit
that referenced
this issue
Jun 19, 2024
ostridm
added a commit
that referenced
this issue
Jun 19, 2024
BREAKING CHANGE: The `sectester/bus` package, which was intended to provide support of communication via the AMQP transport is removed. This change simplifies the codebase by removing deprecated options and encourages the use of more modern and supported transport methods. closes #196
derevnjuk
pushed a commit
that referenced
this issue
Jun 20, 2024
ostridm
added a commit
that referenced
this issue
Jun 20, 2024
derevnjuk
pushed a commit
that referenced
this issue
Jun 22, 2024
This was referenced Jul 20, 2024
This was referenced Nov 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Bridges service provides WebSocket-based communication, allowing real-time interactions between different components of our application.
The goal is to introduce the Bridges service client to establish a WebSocket connection with the Bridges service
The text was updated successfully, but these errors were encountered: