Bug 446895 - Accept a net.Conn initing client
Summary: Accept a net.Conn initing client
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Paho (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Al Stockdill-Mander CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-13 09:22 EDT by Al Stockdill-Mander CLA
Modified: 2016-02-09 15:35 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Al Stockdill-Mander CLA 2014-10-13 09:22:40 EDT
Rather than only connecting over a specified set of network transports the client should be able to be initialised with a net.Conn that has already established the connection. The Paho Go library could provide some helper functions that will create connections over known transports.
It needs to be considered how this would interact with the auto reconnection feature.
Comment 1 James Sutton CLA 2016-02-09 11:19:34 EST
Migrated to GitHub Issue: https://github.com/eclipse/paho.mqtt.golang/issues/28