Giter Site home page Giter Site logo

Comments (9)

diogeneshamilton avatar diogeneshamilton commented on May 26, 2024

It appears werift is not handling a 438 stale nonce response correctly? I see they handled it in aioice:
aiortc/aioice#28

from werift-webrtc.

shinyoshiaki avatar shinyoshiaki commented on May 26, 2024

Thanks for the report, werift-ice has a similar problem because it references the old aioice code. I will fix it.

from werift-webrtc.

diogeneshamilton avatar diogeneshamilton commented on May 26, 2024

Awesome, thank you!

from werift-webrtc.

diogeneshamilton avatar diogeneshamilton commented on May 26, 2024

Not trying to rush or be difficult, but curious what the timeline might be for fixing this? I'm still having issues here and want to either catch the exception or the library doesn't throw it.
Any other workarounds you can suggest?

from werift-webrtc.

shinyoshiaki avatar shinyoshiaki commented on May 26, 2024

I've been busy lately, so a fundamental solution will take time.
If I just avoid throwing exceptions, I think it can be accomplished relatively quickly.
However, it is not a fundamental solution and there will still be problems using the TURN feature.
Just to confirm, are you sure you are not using the TURN function?
If not using, I think the problem can be solved by simply not using TURN when setting up peerConnection.

from werift-webrtc.

diogeneshamilton avatar diogeneshamilton commented on May 26, 2024

To be clear, we are using TURN function. Maybe we're not implementing it correctly? Either way, thanks for the responses and we'll make do in the meantime!

from werift-webrtc.

diogeneshamilton avatar diogeneshamilton commented on May 26, 2024

I guess I was a bit quick to close this issue- it seems this happens right after a connection is closed, is there any thing I can do in addition to connection.close() that would stop this from happening?

from werift-webrtc.

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.