Searched refs:createClient (Results 1 – 8 of 8) sorted by relevance
14 if(!(tcp && tcp.createClient)){20 var tcpSocket = tcp.createClient({
13 if (!(mqtt && mqtt.createClient)) {113 var mqttClient = mqtt.createClient({
115 function createClient(options) { function120 createClient,
151 function createClient(options) { function156 createClient,
14 var tcpClient = tcp.createClient({
34 var mqttClient = mqtt.createClient({
103 export function createClient(options) { function
142 export function createClient(options) { function
Completed in 8 milliseconds