Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How is this different than Leshan #45

Open
nginxsantos opened this issue Jan 10, 2017 · 2 comments
Open

How is this different than Leshan #45

nginxsantos opened this issue Jan 10, 2017 · 2 comments
Labels

Comments

@nginxsantos
Copy link

Hi,
Could you please clarify how is this different than Leshan?
Does it provide better performance?
I see it lacks few features like Lack of DTLS support but what are its main points where it stands taller than Leshan.

Thanks, Santos

@zubairhamed
Copy link
Owner

zubairhamed commented Jan 10, 2017

Hey Santos,

Well when I started the project I was a bit over ambitious of the scope. I was also learning the spec and what better way than to implement it.

since then I found that there was absolutely no reason for another implementation of the server. There has been a lot of quality effort poured into that by some talented folks.

A client would still make sense and would be better use of my time,IMO.

I've created another issue #44 to highlight the fact that I will be refactoring the project heavily to make it client only and remove the server implementation.

The Go language itself has lots of nice things going for it.

With regards to DTLS, it would be soon coming. I've implemented recently dTLS support in the dependent CoAP library also written by me(Canopus). I'm taking my time a bit so that I'm satisfied with the implementation. After that the refactoring of betwixt will incorporate that.

Hope that was clear.

@gesaleh
Copy link

gesaleh commented Oct 29, 2017

any update on this
I have all my application running in go and I would like to add the LWM2M with DTLS support
that would be a great add on
really appreciate your work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants