ryn 0.1.7

ryn is an IRC client written in Rust
ryn-0.1.7 is not a library.

ryn

Crates.io Rust license

Simple Multi-User Chat cli.

this project is from https://github.com/tsoding/4at and new functions and simlify useage for improve capability.

Quick Start

install

cargo install ryn

Server

ryn_server

Upon running the server creates ./TOKEN where the Authentication Token is located. You will needed to connect to the Server via the Client.

Client

ryn_client

In the prompt of the Client

> /c <server ip> <token>