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

Resolve Bridges service communication issues #170

Closed
ostridm opened this issue May 24, 2024 · 0 comments · Fixed by #171
Closed

Resolve Bridges service communication issues #170

ostridm opened this issue May 24, 2024 · 0 comments · Fixed by #171
Assignees
Labels
Type: bug Something isn't working

Comments

@ostridm
Copy link
Contributor

ostridm commented May 24, 2024

This issue is to address some Socket.IO protocol related discrepancies which are preventing sectester-net from successful communication to Bridges service.

The scope:

  1. Bump Socket.IO client to most recent version
  2. Eliminate message pack key naming discrepancy
  3. Perform protocol message reconciliation using message pack formatters
    3.1 to eliminate http headers structure mapping discrepancy
    3.2 to allow HttpMethod enumeration class serialization
    3.3 to satisfy server requirements for string based native enumeration serialization
@ostridm ostridm added the Type: enhancement New feature or request. label May 24, 2024
@ostridm ostridm self-assigned this 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 ostridm changed the title Introduce Bridges service integration Resolve Bridges service communication issues May 27, 2024
@derevnjuk 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 4, 2024
derevnjuk pushed a commit that referenced this issue Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants