emqx / emqx-extension-examples

Examples for ExHook & ExProto
44 stars 21 forks source link

Emq5.0.6-onclientauthorize there is no way to hook #23

Open Mark-jk opened 2 years ago

Mark-jk commented 2 years ago

when i hook all the method in emqx , and i already can visit the hook info in admin webside. but my program cant hook onclientauthorize when i use emq client to sub / pub topic.

Mark-jk commented 2 years ago

onClientAuthenticate is success. only onClientAuthorize cant be execute.

HJianBo commented 1 year ago

Hi @Mark-jk Thanks for your feedback. I think it has fixed in emqx 5.0.8(see: https://github.com/emqx/emqx/issues/8779)