https://github.com/unbalancedparentheses/mini-rust-irc
An IRC client with a minimal and stable feature set implemented in Rust
https://github.com/unbalancedparentheses/mini-rust-irc
Last synced: 8 months ago
JSON representation
An IRC client with a minimal and stable feature set implemented in Rust
- Host: GitHub
- URL: https://github.com/unbalancedparentheses/mini-rust-irc
- Owner: unbalancedparentheses
- License: mit
- Created: 2019-04-20T21:43:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T13:51:48.000Z (about 7 years ago)
- Last Synced: 2025-06-21T03:44:11.627Z (12 months ago)
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# miniirc
An IRC client implemented in Rust with a minimal and stable feature set