iris-ng 0.1.2

Crate to make TIPC available in Rust.
Documentation
1
2
3
4
5
6
7
8
libtipc

This library implements the functions defined in ./include/tipcc.h,
and provides a higher abstraction level than the 'crude' TIPC socket
API as defined in linux/tipc.h.

Its use is in no way compulsory, but it might prove useful for those
who are looking for a simpler and more intuitive user API towards TIPC.