Coder Social home page Coder Social logo

emqx-docs's Introduction

EMQX Documentation

Slack Twitter Reddit

The best IoT MQTT open source team looks forward to your joining

English | 简体中文


Welcome to the repo for EMQX documentation. This is the source for https://docs.emqx.io/en/broker/latest/.

EMQX is a fully open-source, highly scalable, highly available distributed MQTT messaging broker for IoT, M2M, and Mobile applications that can handle tens of millions of concurrent clients.

For more information about EMQX, please access EMQ website.

Contributing

If you find EMQX documentation issues, please create an Issue to let us know or directly create a Pull request to help fix or update it. Our docs are completely open-source, and we sincerely appreciate contributions from our community!

See EMQX Documentation Contributing Guide to become a contributor!

Preview

# for community
./preview.sh ce 8080

# for enterprise
./preview.sh ee 8080

Now, open http://localhost:8080/docs/en/latest/ or http://localhost:8080/en/enterprise/latest/, if dir.yaml has been updated, you can re-run the above command to update the docs.

Release a New Version

Both community and enterprise edition documents are managed in the same repo and same release-Major.Minor branch.

Opensource and Enterprise may have different content so they may release at different pace.

Cut a new release for community edition

NEW_TAG="$(./cut-release.sh ce)"
git push origin "${NEW_TAG}"

Cut a New Release for Enterprise Edition

NEW_TAG="$(./cut-release.sh ee)"
git push origin "${NEW_TAG}"

Opensource

You can reach the EMQ community and developers via the following channels.

emqx-docs's People

Contributors

dddhuang avatar emqplus avatar hjianbo avatar huangdan avatar id avatar iequ1 avatar jimmoen avatar k32 avatar keynslug avatar kinplemelon avatar kjellwinblad avatar lafirest avatar lenalenapan avatar meggielqk avatar qzhuyan avatar red-asuka avatar rnhx avatar rory-z avatar savonarola avatar sergetupchiy avatar swilder-m avatar terry-xiaoyu avatar thalesmg avatar tigercl avatar turtledeng avatar wivwiv avatar yanzhiemq avatar ysfscream avatar zhongwencool avatar zmstone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

emqx-docs's Issues

集群部署时如何对接kafka

比如我部署了一个emq集群,我的backend也是一个集群,backend每个node订阅了同一个topic,如何保证一个消息只被一个node消费。如果中间加个kafka,那kafka只能订阅emq的其中一个节点,又涉及到单点问题。

客户端连接服务器端测试,最终只能建立32562连接

  1. 服务器端和客户端都按照官网配置

image

  1. 客户端
    image
    请教下,这种情况是我的客户端测试机哪里不对吗?

`[root@lp emqtt_benchmark]# erl
Erlang/OTP 18 [erts-7.2] [source] [64-bit] [smp:16:16] [async-threads:10] [hipe] [kernel-poll:false]

Eshell V7.2 (abort with ^G)
1> `

documentation is confused...

this new released doc has something confused about coap configuration. please refer to https://github.com/emqx/emqx-coap.

this doc gives us an example to use coap_client with post to send message, but the emqx-coap doc say that does not support POST and DELETE...

can you give some more clear description about how to use coaps protocol?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.