Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)