Hacker News new | ask | show | jobs
by fulafel 3517 days ago
There seems to be no browseable source code around, what are the implementation language(s)? I want to know whether the protocol implementations are written in a memory-safe language.
2 comments

libring (or ring-daemon) is written in C++.

P.S. I couldn't find any browseable source either, so I cloned their repo.

check Contribute > Build instructions