Results 11 comments of moznion

Hmm, it looks interesting. To be honest, I've not felt like that gimmick needed for me until now, but I think introducing the lock mechanism is a good idea.

Yes, absolutely! Sometimes I was feeling I wish I were able to manipulate the tree atomically.

Hi, I'm a member of [Soracom](https://soracom.io/) that is a company that provides an IoT platform. Soracom is using leshan-client to provide an LwM2M client for our LwM2M service, [Soracom Inventory](https://www.soracom.io/products/inventory/)):...

It looks like a good feature proposal. I'm going to work on this.

Hi, thank you for your contribution! First of all, I have to catch up on the RADIUS support for EAP, so please hang on a moment. I'll get back it...

> ping @moznion - could you please take a peek at my last commit? i'm messing something up here, the test client says that my response message authenticator is wrong:...

> is it possible that md5::compute is not correct and what we actually need is Hmac as a new type here? If you said about `Message-Authenticator` attribute, that's true. AFAIK...

Hmm, actually I'm not sure how to fix the order of the struct fields. I'm guessing making a dedicated method to serde would be a way to do that. Anyways,...

Thank you @sempervictus, I understand the current status. I'll take a look at that.

I apologize for my late reply. I took a look at this problem and I recognize the right way to apply HMAC-MD5. In my understanding, HMAC-MD5 should be applied for...