All Projects → mitsuruog → What Mqtt

mitsuruog / What Mqtt

Licence: mit
What MQTT? MQTT on websocket sample.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to What Mqtt

Iot Technical Guide
🐝 IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 ✨ ✨ ✨ (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
Stars: ✭ 2,334 (+3546.88%)
Mutual labels:  mqtt, websocket
Platypush
A versatile and extensible platform for home and life automation with hundreds of supported integrations
Stars: ✭ 192 (+200%)
Mutual labels:  mqtt, websocket
Joynr
A transport protocol agnostic (MQTT, HTTP, WebSockets etc.) Franca IDL based communication framework supporting multiple communication paradigms (RPC, Pub-Sub, broadcast etc.)
Stars: ✭ 124 (+93.75%)
Mutual labels:  mqtt, websocket
Jetlinks Community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
Stars: ✭ 2,405 (+3657.81%)
Mutual labels:  mqtt, websocket
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (+396.88%)
Mutual labels:  mqtt, websocket
Crossbar
Crossbar.io - WAMP application router
Stars: ✭ 1,957 (+2957.81%)
Mutual labels:  mqtt, websocket
Acl
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
Stars: ✭ 2,113 (+3201.56%)
Mutual labels:  mqtt, websocket
Openremote
100% open-source IoT Platform - Integrate your assets, create rules, and visualize your data
Stars: ✭ 254 (+296.88%)
Mutual labels:  mqtt, websocket
Socket Mqtt
基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。
Stars: ✭ 314 (+390.63%)
Mutual labels:  mqtt, websocket
Paho.mqtt.wxapp
接MQTT相关项目 paho.mqtt.wxapp可以让你在微信小程序里连接MQTT broker,实现在小程序里控制硬件,也可用于游戏,已测试的broker有mosquitto、emqtt、hivemq、百度物联网 MQTT QQ群:679985050
Stars: ✭ 295 (+360.94%)
Mutual labels:  mqtt, websocket
Blinker Py
Blinker python library for hardware. Works with Raspberry Pi, Banan Pi, Linux devices
Stars: ✭ 680 (+962.5%)
Mutual labels:  mqtt, websocket
Weevent
Event-Driven Architecture Based on Blockchain.基于区块链的事件驱动架构
Stars: ✭ 608 (+850%)
Mutual labels:  mqtt, websocket
Rtb
Benchmarking tool to stress real-time protocols
Stars: ✭ 35 (-45.31%)
Mutual labels:  mqtt, websocket
Luamqtt
luamqtt - Pure-lua MQTT v3.1.1 and v5.0 client
Stars: ✭ 58 (-9.37%)
Mutual labels:  mqtt
Flogo Contrib
Flogo Contribution repo. Contains activities, triggers, models and actions.
Stars: ✭ 60 (-6.25%)
Mutual labels:  mqtt
Fish
golang h5捕鱼游戏
Stars: ✭ 58 (-9.37%)
Mutual labels:  websocket
Mqtt Siemens S7 300
MQTT library block written in Siemens SCL for S7-300 PLC with CP343-1
Stars: ✭ 57 (-10.94%)
Mutual labels:  mqtt
Benchmark Websocket
Websocket Client and Server for benchmarks with Millions of concurrent connections.
Stars: ✭ 62 (-3.12%)
Mutual labels:  websocket
Recws
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive - thread safe!
Stars: ✭ 60 (-6.25%)
Mutual labels:  websocket
X11vnc Desktop
Docker image for Ubuntu with X11 and VNC
Stars: ✭ 57 (-10.94%)
Mutual labels:  websocket

What MQTT?

MQTTって一体なんなのか?
ブラウザで実行しているアプリをMQTTクライアントとするために、MQTT on websocketしたサンプルです。

demo

http://mitsuruog.github.io/what-mqtt/

install

git clone https://github.com/mitsuruog/what-mqtt.git
cd what-mqtt
npm install
npm run start

Check it. http://localhost:3000

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].