Open rtv2222 opened 8 years ago
@rtv2222 would you be interested to contribute ?
yes.
-Rajesh
On Wed, Oct 12, 2016 at 6:42 PM, Julien Viet notifications@github.com wrote:
@rtv2222 https://github.com/rtv2222 would you be interested to contribute ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vert-x3/issues/issues/187#issuecomment-253209406, or mute the thread https://github.com/notifications/unsubscribe-auth/AMv63Ho5UBkQy-ZrIoUVeJlKTG-pCFLGks5qzNzagaJpZM4J0xjv .
@rtv2222 have you already started to investigate ? you may want to read this issue https://github.com/vert-x3/issues/issues/187
Any progress on this issue?
no we don't have any contributor on this topic
I have read up on the RFC as well as looked up other open source implementations. However, I'd appreciate pointers on how to get started.
do you mind sending a mail to the vertx-dev group to discuss this ?
anyone up to contribute this ?
Hi
I can't promise, but maybe it's possible for me to do a contribution on this. I can tell you more within a week.
that would be great, server or client ?
I think client makes more sense for building IoT gateways with vertx.
I was thinking about to build it on top of califorium-core https://www.eclipse.org/californium. It's lightweight too as i saw and it's an eclipse project as well. How looks this idea to you? They have both, server and client against the same API (one Maven dependency). Therefore i think it would be possible to make both.
Later it maybe can make sense to implement the LWM2M for it (and the MQTT as well). So Vert.x provides the most famous IoT standards
@wem vertx like califorium uses Netty, so that should be doable given the netty versions are compatible
Hello Sorry for my late reply. Unfortunately it's not possible for me to contribute on this issue because lack of time. I will go with MQTT as IoT protocol.
Unreliable and low bandwidth networks require connection less modes of operation.
CoAP protocol support in Vert.x would be a great feature.