12 Forks
112 Stars
112 Watchers

async-net

Async networking primitives for TCP/UDP/Unix communication

How to download and setup async-net

Open terminal and run command
git clone https://github.com/smol-rs/async-net.git
git clone is used to create a copy or clone of async-net repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with async-net https://github.com/smol-rs/async-net/archive/master.zip

Or simply clone async-net with SSH
[email protected]:smol-rs/async-net.git

If you have some problems with async-net

You may open issue on async-net support forum (system) here: https://github.com/smol-rs/async-net/issues