Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belak/simple-irc-rs

A simple, no nonsense IRC library meant as a building block for other crates
https://github.com/belak/simple-irc-rs

Last synced: about 2 months ago
JSON representation

A simple, no nonsense IRC library meant as a building block for other crates

Awesome Lists containing this project

README

        

# simple-irc-rs

[![Build Status](https://img.shields.io/travis/belak/simple-irc-rs)](https://travis-ci.org/belak/simple-irc-rs)
[![Crates.io](https://img.shields.io/crates/v/simple-irc)](https://crates.io/crates/simple-irc)
[![Docs](https://img.shields.io/badge/docs-stable-blue)](https://docs.rs/simple-irc/)

A simple IRC library. This is meant to be the minimal needed to build other IRC packages.