easy-sockets 0.1.0

A crate aimed at simplifying the creation of socket protocols
Documentation
1
2
3
fn main() {
    println!("Hello World");
}