-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
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
Labels
No labels