https://github.com/ampless/robustirc.dart
An implementation of the RobustSession protocol in Dart.
https://github.com/ampless/robustirc.dart
Last synced: 4 months ago
JSON representation
An implementation of the RobustSession protocol in Dart.
- Host: GitHub
- URL: https://github.com/ampless/robustirc.dart
- Owner: Ampless
- License: mit
- Created: 2021-04-18T01:52:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T05:39:58.000Z (over 1 year ago)
- Last Synced: 2025-02-17T06:27:59.806Z (over 1 year ago)
- Language: Dart
- Homepage: https://pub.dev/packages/robustirc
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# robustirc
An implementation of a RobustSession client in Dart.
If you want to use IRC with it, you will need an external parser for that.