Skip to content

Stream Data #1

Description

@slominskir

For higher performance, especially with large data sets, it would be useful to provide a web socket connection to stream binary data from. This would be faster than a JSON request/response not only because binary data would be more compact, but also if a streaming binary format is used clients could begin to render / work with data incrementally instead of waiting for the entire data set to transfer over the network before starting to work with it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions