rust-irc/src/client
Johann150 b9d07ed9fb
better error for missing certificate files
made config::path pub(crate) to avoid code duplication
but not pub so it is not part of the public API
2021-01-14 18:07:28 +01:00
..
data better error for missing certificate files 2021-01-14 18:07:28 +01:00
conn.rs better error for missing certificate files 2021-01-14 18:07:28 +01:00
mock.rs Bump to Tokio 0.3.0 2020-12-02 08:02:25 +01:00
mod.rs Upgrade to Tokio 1.0 2020-12-29 09:59:39 +01:00
prelude.rs feature: add TLS as feature and support multiples TLS backends (currently native-tls and rustls) 2020-03-31 09:48:57 +08:00
transport.rs Upgrade to Tokio 1.0 2020-12-29 09:59:39 +01:00