Skip to content

♻️ Shared WebSocket client #149

Description

@hacheigriega

♻️ Refactor

Motivation

WebSocket connectivity is implemented independently across data-proxy modules, with a lot of duplicated code.

Implementation

  • Identify which of these module clients can be consolidated into a shared WebSocket client
  • Standardize WebSocket-related configs
  • Identify the best WebSocket client pattern. There are two major patterns being used - one based on LO:TECH and the other based on Hydromancer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: refactor ♻️Code change that neither fixes a bug nor adds a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions