Giter VIP home page Giter VIP logo

emqx-extension-examples's Introduction

emqx-extension-examples

This repository only includes examples of some common programming languages for emqx-exhook and emqx-exproto.

We are pleased to welcome contributions of examples for other programming languages

emqx-exhook

For 4.4:

Language Source
Erlang exhook-svr-erlang
Golang exhook-svr-go
Java exhook-svr-java
Python exhook-svr-python

For 4.3:

Language Source
Erlang exhook-svr-erlang
Golang exhook-svr-go
Java exhook-svr-java
Python exhook-svr-python

emqx-exproto

For 4.4:

Language Source
Erlang exproto-svr-erlang
Golang -
Java exproto-svr-java
Python exproto-svr-python

For 4.3:

Language Source
Erlang exproto-svr-erlang
Golang -
Java exproto-svr-java
Python exproto-svr-python

For Legacy Version

First, we recommend using exhook/exproto on emqx 4.3+ instead of 4.2

If you are looking for the exhook/exproto example codes on emqx 4.2, you should first understand the following notes.

Enterprise Edition

We started introducing grpc as an implementation of exhook and exproto in the enterprise version of e4.2.5. However, due to some early design issues, exproto has some incompatible designs.

So if you are on Enterprise version 4.2.5 or higher and below 4.3.0, the exproto example should refer to:

For exproto on e4.2.5+:

Language Source
Golang -
Java exproto-svr-java
Python -

emqx-exhook

exhook is compatible with 4.2.5 + and 4.3.x, so you can use the 4.3.x example program directly.

OpenSource Edition

The open source version in 4.2.x uses erlport as the underlying driver instead of grpc. If you are using exproto and exhook based on the open source version 4.2.x, please refer to:

emqx-extension-examples's People

Contributors

hjianbo avatar wangscaler avatar wwhai avatar

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.