Coder Social home page Coder Social logo

Comments (8)

fiorix avatar fiorix commented on June 14, 2024 1

Client support has recently landed with the NewConn where you can pass an existing net.Conn to create the client.

On the server side, someone has done most of the work already and I hope it'll be merged back here in the near future. I will update this once I know more.

from go-diameter.

fiorix avatar fiorix commented on June 14, 2024 1

SCTP support is in, from #78

from go-diameter.

fiorix avatar fiorix commented on June 14, 2024

Yeah I'm aware of this limitation, it really sucks. I thought about the bindings but it's a lot of work and I don't have time or motivation to do it. All systems that I use to test and run this code in production uses TCP currently.

from go-diameter.

erdem-aslan avatar erdem-aslan commented on June 14, 2024

Alright, fair enough :)

I am trying to make the binding in a seperate repo at the moment, if it turns out to be idiomatic and simple, I'll get back to you.

cheers

from go-diameter.

fiorix avatar fiorix commented on June 14, 2024

Once you get the bindings going, you can make up a layer implementing Go's net package (Dial, Listener, etc) so we don't need very specific changes in go-diameter's client and server code.

from go-diameter.

erdem-aslan avatar erdem-aslan commented on June 14, 2024

Yes, I was implying the net package's exposed interfaces by saying idiomatic and simple.

from go-diameter.

artem-mindrov avatar artem-mindrov commented on June 14, 2024

Seems I'm a little late but I currently have a build based on this. Tested this internally on RHEL7 with SCTP support and it seems to be working. Would you be interested in reviewing?

from go-diameter.

fiorix avatar fiorix commented on June 14, 2024

cc @emakeev

from go-diameter.

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.