This is a example project to demonstrate my practise on linux system library in Rust containing:
- A echo server
rabcdlistening on UNIX socket/tmp/librabc. - Rust crate connect above socket and send
pingevery 10 seconds. - C/Python binding
- Command line tool for the client
rabcc.