commit
3cffe715f9
12
README.md
12
README.md
|
@ -7,10 +7,14 @@ emqttd is fully open source and licensed under the Apache Version 2.0. emqttd im
|
||||||
|
|
||||||
emqttd requires Erlang R18+ to build since 1.1 release.
|
emqttd requires Erlang R18+ to build since 1.1 release.
|
||||||
|
|
||||||
Demo Server: tcp://t.emqtt.io:1883
|
|
||||||
|
|
||||||
Follow us on Twitter: [@emqtt](https://twitter.com/emqtt)
|
Follow us on Twitter: [@emqtt](https://twitter.com/emqtt)
|
||||||
|
|
||||||
|
## Cluster
|
||||||
|
|
||||||
|
The **q.emqtt.com** hosts a public emqttd cluster on [QingCloud](https://qingcloud.com):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Goals
|
## Goals
|
||||||
|
|
||||||
The emqttd project is aimed to implement a scalable, distributed, extensible open-source MQTT broker for IoT, M2M and Mobile applications that hope to handle millions of concurrent MQTT clients.
|
The emqttd project is aimed to implement a scalable, distributed, extensible open-source MQTT broker for IoT, M2M and Mobile applications that hope to handle millions of concurrent MQTT clients.
|
||||||
|
@ -156,6 +160,10 @@ Benchmark Report: [benchmark for 0.12.0 release](https://github.com/emqtt/emqttd
|
||||||
* [@phanimahesh](https://github.com/phanimahesh)
|
* [@phanimahesh](https://github.com/phanimahesh)
|
||||||
* [@dvliman](https://github.com/dvliman)
|
* [@dvliman](https://github.com/dvliman)
|
||||||
|
|
||||||
|
## Partners
|
||||||
|
|
||||||
|
[QingCloud](https://qingcloud.com)
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
Feng Lee <feng@emqtt.io>
|
Feng Lee <feng@emqtt.io>
|
||||||
|
|
Loading…
Reference in New Issue