Giter Site home page Giter Site logo

mqtt's Introduction

libreria para mandar mensajes entre maquinas.

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

Name Broker Address TCP Port TLS Port WebSocket Port Message Retention Persistent Session Sign Up Requred Link

Eclipse mqtt.eclipse.org 1883 N/A 80, 443 YES YES NO Link

Mosquitto test.mosquitto.org 1883 8883, 8884 80 YES YES NO Link

HiveMQ broker.hivemq.com 1883 N/A 8000 YES YES NO Link

Flespi mqtt.flespi.io 1883 8883 80, 443 YES YES YES Link

Dioty mqtt.dioty.co 1883 8883 8080, 8880 YES YES YES Link

Fluux mqtt.fluux.io 1883 8883 N/A N/A N/A NO Link

EMQX broker.emqx.io 1883 8883 8083 YES YES NO Link

mqtt's People

Contributors

aratan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.