Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [leshan-dev] merging leshan-bs-server into leshan-standalone

Aren't these two services distinguished by resource URIs already? Why would you need to have different CoAP ports?

Regards,
Kai

On Fri Feb 13 2015 at 17:36:07 Julien Vermillard <jvermillard@xxxxxxxxx> wrote:
Hi,
I would like to add a UI to the demo bootstrap server in the leshan-bs-server module, but it's tricky because it means sharing code (js/css) with the leshan-standalone module.

I think a solution would be to merge the two project by just running the bootstrap server on a different CoAP port.

So when you run standalone you have a device management server and a bootstrap server running.

Julien
_______________________________________________
leshan-dev mailing list
leshan-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/leshan-dev

Back to the top