Skip to content

v3: MQTTNewClient - Connection Pool #182

@adam-fowler

Description

@adam-fowler

Up to now MQTTNIO has not included a connection pool. This task is to take the connection pool used in valkey-swift and postgres-nio and implement it here. Wrap the connection pool in a MQTTNewClient type and add publish, subscribe functions to the client that lease a connection run the command and then release it back to the pool.

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