Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
NotificationsYou must be signed in to change notification settings

aratan/mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt.js

npm init -y

node index.js

sudo npm i mqtt -g

mqtt sub -t 'hola' -h 'test.mosquitto.org' -v

mqtt pub -t 'hola' -h 'test.mosquitto.org' -m 'from Mqtt.js'

@@ Public MQTT Brokers

NameBroker AddressTCP PortTLS PortWebSocket PortMessage RetentionPersistent SessionSign Up RequredLink

Eclipse mqtt.eclipse.org 1883N/A 80, 443 YESYESNOLink

Mosquitto test.mosquitto.org18838883, 888480 YESYESNOLink

HiveMQ broker.hivemq.com 1883N/A 8000YES YESNOLink

Flespi mqtt.flespi.io 1883888380, 443 YESYESYESLink

Dioty mqtt.dioty.co 188388838080, 8880YESYESYESLink

Fluux mqtt.fluux.io 18838883N/A N/A N/ANOLink

EMQX broker.emqx.io 188388838083YES YESNOLink

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp