Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
durgeshparekh authored Dec 19, 2023
1 parent 260dc64 commit ecd062e
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# mqtt_flutter_web

Command to run project with local ip
Command to run project with local IP

flutter run -d web-server --web-hostname <your_local_ip_address> --web-port <desired_port>

How to setup broker
How to set up a broker

1. Download broker from EMQx.
https://www.emqx.io/downloads

2. Follow the setup steps that describes in download page
2. Follow the setup steps that are described on the download page

3. To use mqtt public
https://www.emqx.com/en/mqtt/public-mqtt5-broker
3. To use MQTT public
- https://www.emqx.com/en/mqtt/public-mqtt5-broker


# MQTT Libraies:
Expand All @@ -33,3 +33,5 @@ iOS: https://cocoapods.org/pods/MQTTClient
- LinkedIn: https://www.linkedin.com/in/durgesh-parekh/
- Instagram: https://www.instagram.com/durgesh_parekh96/

# Support:
- https://www.buymeacoffee.com/durgeshparekh

0 comments on commit ecd062e

Please sign in to comment.