Skip to content

jaenguyen/emqx_plugin_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_emqx_plugin

Another amazing EMQX plugin.

Release

An EMQX plugin release is a tar file including including a subdirectory of this plugin's name and it's version, that contains:

  1. A JSON format metadata file describing the plugin
  2. Versioned directories for all applications needed for this plugin (source and binaries).

In a shell from this plugin's working directory execute make rel to have the package created like:

_build/default/emqx_plugrel/emqx_plugin_template-<vsn>.tar.gz

See EMQX documentation for details on how to deploy custom plugins.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors