Giter VIP home page Giter VIP logo

Comments (7)

backkem avatar backkem commented on May 18, 2024 1

Yes, there's also an overview of RFCs on the wiki.

from webrtc.

 avatar commented on May 18, 2024 1

There is an existing DTLC golang implementation..

Background:
The go team have an issue for a pure golang dtls implementation:
golang/go#13525
But they are still holding out from putting a go team supported package into the go crypto library.

In that issue, the most promising DTLS implementation highlighted is this:
https://github.com/bocajim/dtls

@bocajim @backkem

Sounds like there is some strong synergy here to get this done ?

@bocajim: Your code says it implements RFC-4347, and the webrtc team have said they need RFC-6347 ( see the wiki page at https://github.com/pions/webrtc/wiki/Relative-Drafts-And-Usages#dtls ).

https://tools.ietf.org/html/rfc4347 say that it is obsoleted by RFC-6347, so this makes sense.
RFC 4347: DTLS Version 1.0
RFC 6347: DTLS Version 1.2

from webrtc.

nicolai86 avatar nicolai86 commented on May 18, 2024

The relevant RFC for this is RFC 6347 , correct?

from webrtc.

Sean-Der avatar Sean-Der commented on May 18, 2024

I moved this to our Project Ideas

from webrtc.

 avatar commented on May 18, 2024

@Sean-Der
there are many good c DTLS, and so maybe a conversion like what the golang team often do. For example when they had to charge the compiler itself from c to go.

https://github.com/elliotchance/c2go

from webrtc.

trivigy avatar trivigy commented on May 18, 2024

@gedw99 Did you end up trying the c2go route?

from webrtc.

 avatar commented on May 18, 2024

No I have no time unfortunately.

I think it's worth a shot and I know Elliot behind the project is very supportive so it's worth trying

from 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.