Hacker News new | ask | show | jobs
Show HN: SIPGO – A library for writing fast SIP services in Go (github.com)
38 points by emiago123 959 days ago
3 comments

Worth seeing if it passes the SIP Torture tests - https://www.rfc-editor.org/rfc/rfc4475
Thanks for sharing this. Lib is probably far from fully tested.
I use SIPGO in a simulator I wrote for my work. With this and GoRTP (heavily patched) it handles 2000+ CPS, with media.

So... yeah. Well done!

Great to hear. I would also like to share this in some way. Maybe is not opensourced but it would great to have your benchmark attached on project
Looks good and thank you for sharing. I must try out when I have some free time