Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youngermaster/flutter-react-native-mqtt
A project to store some client side apps to intereact with MQTT Brokers and Kafka
https://github.com/youngermaster/flutter-react-native-mqtt
emqx flutter mqtt react react-native-app
Last synced: 18 days ago
JSON representation
A project to store some client side apps to intereact with MQTT Brokers and Kafka
- Host: GitHub
- URL: https://github.com/youngermaster/flutter-react-native-mqtt
- Owner: Youngermaster
- License: apache-2.0
- Created: 2023-04-16T04:17:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T02:01:33.000Z (about 1 year ago)
- Last Synced: 2024-11-28T19:16:55.466Z (3 months ago)
- Topics: emqx, flutter, mqtt, react, react-native-app
- Language: Java
- Homepage:
- Size: 3.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter React Native MQTT
A project to store some client side apps to intereact with MQTT Brokers and Kafka.
## RabbitMQ
There is Flutter Stuff and a Docker compose file.
## EMQX
There is React Native Stuff, Python scripts to simulate users and a Docker compose file. These are some screenshots:
With some users/markers
![Image 1](./Assets/1.png)
Now we run several users (more than 1.000 Requests per second):
![Image 2](./Assets/2.jpeg)
And we update again to checkout the performance:
![Image 3](./Assets/3.png)