Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [leshan-dev] DTLS and Observe

Arf for the web-gui changes, you could try to set breakpoint here:
- https://github.com/jvermillard/leshan/blob/master/leshan-server-cf/src/main/java/leshan/server/californium/impl/CaliforniumObservation.java#L89
- https://github.com/jvermillard/leshan/blob/master/leshan-standalone/src/main/java/leshan/standalone/servlet/EventServlet.java#L123
- https://github.com/jvermillard/leshan/blob/master/leshan-standalone/src/main/resources/webapp/js/client-controllers.js#L132
and see if you found any problems.

How could I reproduce it my self ? I suppose you test it with the master of LWM2M DevKit (https://github.com/mkovatsc/LWM2M-DevKit) and the master of Leshan ?


Le 16/01/2015 11:26, Kovatsch Matthias a écrit :

I am using Firefox 34 and now 35 and cannot see changes in the Web-GUI.

 

#30 is now fixed in Californium 1.0.0-M3. So it should stop eventually even when the first RST is lost.

In Leshan, I have not seen any Observe=1 cancellations anymore, though.

 

Ciao

Matthias

 



_______________________________________________
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