Skip to content

Chunk long responses #44

Description

@ksunden

self.transport.write(

Long responses are still written as a single call to socket.write. this could be responsible for some scaling problems with long replies (such as those for cameras)

an 8 MP image takes around 30 seconds to transport.

Testing should be done to determine how large of chunks to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions