NeuraLegion / sectester-js

SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.
MIT License
5 stars 4 forks source link

Bridges service integration #196

Closed ostridm closed 4 months ago

ostridm commented 6 months ago

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

derevnjuk commented 6 months ago

@ostridm, we need to remove the event bus. The issue description is not accurate enough; please update it accordingly