Skip to content

Restructure transports to separate dependencies into extras #94

@GDYendell

Description

@GDYendell

Currently all libraries needed for all transports are imported when only one is used. We should split these and then move the dependencies into optional extras.

AsyncioDispatcher is currently imported from softioc, so it should be complimented here (and made more generic) to remove this as a core dependency.

Acceptance Criteria

  • Dependencies for each transport are installed as optional extras
  • Using one transport does not import any dependencies from other transports

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions