Skip to content

v3: MQTTNewConnection #177

@adam-fowler

Description

@adam-fowler

MQTTNewConnection should be an actor and have a custom executor that binds it to the event loop of the channel for the client bootstrap created for it. A static function connect should create the client bootstrap and then initialise a MQTTNewConnection with it.

MQTTNewConnection should have two functions which pass packets onto the MQTTChannelHandler

  • SendPacketAndWaitForAck()
  • SendPacket()

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