Non blocking relay connection #44

Merged
CoCo_Sol merged 7 commits from relay-client into main 2024-02-12 14:31:56 +00:00
Showing only changes of commit 3847bbd3eb - Show all commits

View file

@ -1,4 +1,4 @@
//! A client to use a relay server.
//! A library containing a client to use a relay server.
use std::borrow::Cow;
use std::io::{self};