emqx / emqx-plugin-template

EMQX Plugin Template and Demo
https://www.emqx.io
Apache License 2.0
73 stars 71 forks source link

Plugin project create, build and deploy #100

Closed cogitaria-admin closed 2 years ago

cogitaria-admin commented 3 years ago

Greetings. Are there end-to-end instructions on creating, building and deploying an EMQ plug-in for those with no prior experience with Erlang OTP? There is a link but it's a circular reference back to this repository:

https://docs.emqx.io/broker/v3.0/en/plugins.html#plugin-development-template

I'm seeking to use EMQ for experimental Erlang development with MQTT as you would the Cowboy HTTP server for example.

Please advise, thanks!

zmstone commented 2 years ago

Hi @cogitaria-admin Sorry, the issues here didn't trigger enough attention. There is a better guide here: https://github.com/emqx/emqx/tree/main-v4.3/lib-extra

EMQ X is a lot different from Cowboy though. EMQ X is a full Erlang node, while cowboy is an Erlang application.

For further questions, you are welcome to post to the as emqx.git discussions. https://github.com/emqx/emqx/discussions