-
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
Resolve Bridges service communication issues #170
Labels
Type: bug
Something isn't working
Comments
ostridm
added a commit
that referenced
this issue
May 24, 2024
ostridm
added a commit
that referenced
this issue
May 24, 2024
ostridm
added a commit
that referenced
this issue
May 24, 2024
ostridm
added a commit
that referenced
this issue
May 24, 2024
ostridm
added a commit
that referenced
this issue
May 24, 2024
ostridm
added a commit
that referenced
this issue
May 24, 2024
ostridm
added a commit
that referenced
this issue
May 24, 2024
ostridm
changed the title
Introduce Bridges service integration
Resolve Bridges service communication issues
May 27, 2024
ostridm
added a commit
that referenced
this issue
May 27, 2024
derevnjuk
added
Type: bug
Something isn't working
and removed
Type: enhancement
New feature or request.
labels
May 31, 2024
ostridm
added a commit
that referenced
this issue
May 31, 2024
ostridm
added a commit
that referenced
this issue
Jun 1, 2024
ostridm
added a commit
that referenced
this issue
Jun 1, 2024
ostridm
added a commit
that referenced
this issue
Jun 4, 2024
derevnjuk
pushed a commit
that referenced
this issue
Jun 8, 2024
closes #170 Co-authored-by: Artem Derevnjuk <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is to address some
Socket.IO
protocol related discrepancies which are preventingsectester-net
from successful communication toBridges
service.The scope:
Socket.IO
client to most recent version3.1 to eliminate http headers structure mapping discrepancy
3.2 to allow
HttpMethod
enumeration class serialization3.3 to satisfy server requirements for string based native enumeration serialization
The text was updated successfully, but these errors were encountered: