nanomq:jaylin/plugins

Last commit made on 2022-06-28
Get this branch:
git clone -b jaylin/plugins https://git.launchpad.net/nanomq

Branch merges

Branch information

Name:
jaylin/plugins
Repository:
lp:nanomq

Recent commits

2abdaa8... by Jaylin <email address hidden>

 * MDF [broker] use socket ptr in webhook conf

0e0361c... by Jaylin <email address hidden>

 * NEW [conf] move webhook nng_socket to conf as a pointer

3fea850... by Jaylin <email address hidden>

 * MDF [nng] move nng head for 0.8.4 bug-fix

3805d0e... by wanghaemq <email address hidden>

* FIX [sub/pub/rest] Using check_id_and_do replace with check_id.

abf3821... by wanghaemq <email address hidden>

* NEW [hash] Add return value for dbhash del topic queue.
* FIX [sub] Fix some error in getting pid.

4cf5e50... by wanghaemq <email address hidden>

* FIX [sub] Fix the missing in rebase.

45dcb2a... by wanghaemq <email address hidden>

* NEW [sub/pub/unsub/restapi] Re-origanize the behavious accoicated to client ctx.

9c33f5f... by wanghaemq <email address hidden>

* FIX [rest_api] Fix the wrong sub api usage in rest api.

982013e... by wanghaemq <email address hidden>

* FIX [broker] Using new function name about sub/unsub.

12280c0... by wanghaemq <email address hidden>

* NEW [sub] Add some comments on sub handler.