Skip to content

feat: Make usage of different async executors possible for all socket classes #27

Description

@tglane

Currently all async operations are executed by the implemented class async_contexts singleton instance. I want to add the possibility to change the async "executor" for each socket instance seperately to allow users more flexible use of async send/receive functions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions