Giter Site home page Giter Site logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 16, 2024
This is expected for any VoIP client using unreliable connection (e.g UDP). 
It's possible to send keepAlive messages but I don't think it worth it

Original comment by [email protected] on 12 Nov 2012 at 10:10

from webrtc4all.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 16, 2024
It is not related to keepalive at all - it is related to socket close event 
that is missed by w4a. The keepalive problem is separated w4a issue that will 
be posted in a few minutes.

Original comment by [email protected] on 12 Nov 2012 at 10:12

from webrtc4all.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 16, 2024

Original comment by [email protected] on 12 Nov 2012 at 10:19

  • Changed state: Duplicate

from webrtc4all.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 16, 2024
"it is related to socket close event" -> UDP socket close at server side for 
signaling?

Original comment by [email protected] on 12 Nov 2012 at 10:20

from webrtc4all.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 16, 2024
Don't forget that w4a use UDP instead of websocket transport which means no 
"close event" will be triggered.

Original comment by [email protected] on 12 Nov 2012 at 10:27

from webrtc4all.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 16, 2024
This w4a bug is not related to signaling, more to keepalive one. Please see, 
for example :

http://stackoverflow.com/questions/4956940/how-to-know-socket-client-got-disconn
ected

Original comment by [email protected] on 12 Nov 2012 at 10:34

from webrtc4all.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 16, 2024
Sorry but I don't understand what you are trying to demonstrate. Do you mean 
it's possible to now that the server is down when using UDP without sending any 
packet? Sorry to ask such trivial question but I'm a bit lost with the link 
you're providing which is about TCP.

Original comment by [email protected] on 12 Nov 2012 at 10:42

from webrtc4all.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 16, 2024
Sure it is not existed for UDP - this "close" event need to be detected somehow.

Original comment by [email protected] on 12 Nov 2012 at 10:42

from webrtc4all.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 16, 2024
Ok, seems like OPTIONS support from the server is sufficient here.

Original comment by [email protected] on 12 Nov 2012 at 10:53

from webrtc4all.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.