Added MQTT entry to readme
This commit is contained in:
parent
7345cc9943
commit
49bb77c098
1 changed files with 2 additions and 0 deletions
|
|
@ -94,6 +94,8 @@ _Customized themes are synced with local session storage_
|
|||
|
||||
🌩 **Socket.IO**: Send and Receive data with socketio server. SocketIO is popular websocket solution.
|
||||
|
||||
🦟 **MQTT**: Subscribe and Publish to topics of a MQTT Broker.
|
||||
|
||||
🔮 **GraphQL**: GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.
|
||||
|
||||
- Set endpoint and get schemas
|
||||
|
|
|
|||
Loading…
Reference in a new issue