Y
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
aban
3517 days ago
libring (or ring-daemon) is written in C++.
P.S. I couldn't find any browseable source either, so I cloned their repo.
link
coolguy132435
3517 days ago
check Contribute > Build instructions
link
P.S. I couldn't find any browseable source either, so I cloned their repo.