Simple Chat using EMQTT, You can see slide here
-
Download here emqtt.io and choose for your OS.
-
See installation at here
-
To start your broker please following instructions in the docs
-
The Dashboard helps check running status of the broker, monitor statistics and metrics of MQTT packets, query clients, sessions, topics and subscriptions.
Default Value Default Address http://localhost:18083 Default User admin Default Password public -
You can testing at the dashboard in websocket menu
- clone this repo and build the application
- Please adjust with your environmen
- Enjoy!
You can contact me at the emaill or fb
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D