# tokio-irc-client IRCv3 client library for Rust built on `tokio` and `futures`. [![Build Status](https://travis-ci.org/Mr-Byte/tokio-irc-client.svg?branch=master)](https://travis-ci.org/Mr-Byte/tokio-irc-client) [![Build status](https://ci.appveyor.com/api/projects/status/v3l61ksjg395ys5q/branch/master?svg=true)](https://ci.appveyor.com/project/Mr-Byte/tokio-irc-client/branch/master) [![Crates](https://img.shields.io/crates/v/tokio-irc-client.svg)](https://crates.io/crates/tokio-irc-client) ## Usage # License `tokio-irc-client` is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE, and LICENSE-MIT for details.