RFC1459 and IRCv3 protocol tokeniser library for Rust
Go to file
jesopo a16648b351 initialise `output` with a maximum possible length 2023-03-22 10:29:06 +00:00
benches benchmarx 2023-03-21 22:17:05 +00:00
src initialise `output` with a maximum possible length 2023-03-22 10:29:06 +00:00
tests better tag decode 2023-03-22 10:07:20 +00:00
.gitignore first code commit 2023-03-21 21:50:02 +00:00
Cargo.toml benchmarx 2023-03-21 22:17:05 +00:00
LICENSE Initial commit 2023-03-21 20:52:58 +00:00
README.md Initial commit 2023-03-21 20:52:58 +00:00

README.md

irctokens-rs

RFC1459 and IRCv3 protocol tokeniser library for Rust