MQTTnet icon indicating copy to clipboard operation
MQTTnet copied to clipboard

Auth Packet support in Server??

Open pavandv opened this issue 4 years ago • 3 comments

Auth Packet support in Server

Apologies if this already implemented or perhaps I might have missed it but the current server package implementation doesn't support ExtendedAuthentication as per MQTT 5 spec.

I can see that this is already implemented in the client package.

It was mentioned in issue #657 that a Fully supported MQTT 5 in server side will be released at the end of year 2019.

The README in the project says that MQTT 5 is supported.

Which project is your question related to?

  • Server

pavandv avatar Apr 17 '21 17:04 pavandv

Hey @chkr1011, any update on this??

pavandv avatar Apr 21 '21 07:04 pavandv

Hi there is no support yet for AUTH packets in the server component. The client already has support but the server does not. MQTT 5 is indeed supported but not all features yet.

chkr1011 avatar Apr 21 '21 17:04 chkr1011

Any update on when we can expect the support for AUTH packets in the server component? Also is there any list where we can see the list of supported features of MQTT 5?

pavandv avatar Apr 22 '21 07:04 pavandv