Skip to content

Initial Package Publish is Delayed #217

@JaggerJo

Description

@JaggerJo

Hey 👋

First, thanks for building a new OSS .NET MQTT library. I really like the simple implementation.

I've noticed that after creating and connecting a client the first publish can be delayed by ~500ms. I think this is because of the delay introduced here, where sending is delayed until a connection is established.

This is usually not a problem, but for certain scenarios (component tests that involve a local MQTT server) it would be nice if the delay was shorter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions