Skip to content

Perhaps the TransportInterface should be moved in a separate package. #158

@kafkiansky

Description

@kafkiansky

Hi.

Currently, there’s no way to create a package with a different implementation of TransportInterface (e.g., a non-blocking one) without requiring the entire package as a dependency just for that single implementation. Perhaps you could move the TransportInterface to a separate package and keep only CurlTransport in this one.

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