Skip to content

feature: remove chunking code in server used for STREAMED #68

@mvle

Description

@mvle

Feature Description

The plugin adapter is configured to use BUFFERED mode so the code to buffer request/response in the server is no longer needed. However, we might still want to keep if we ever decide to switch back to STREAMED mode at some point in the future. Although, the server's buffering code might still have some bugs #39

Proposed Solution

Remove buffering code in server.py

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

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