https://github.com/banane9/iris
C# IRC Bouncer and Client especially for connections that drop often.
https://github.com/banane9/iris
Last synced: 3 months ago
JSON representation
C# IRC Bouncer and Client especially for connections that drop often.
- Host: GitHub
- URL: https://github.com/banane9/iris
- Owner: Banane9
- Created: 2014-03-07T09:47:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-21T14:21:43.000Z (over 10 years ago)
- Last Synced: 2025-01-15T01:42:08.871Z (5 months ago)
- Language: C#
- Homepage:
- Size: 344 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Iris
====When looking for a IRC Client for Windows Phone 8, I found that, whenever you lock the phone, all sockets (ie. IRC Connections) are dropped.
So I thought, why not make a Bouncer that allows the client to tell it from when it wants the messages.
Push notifications for how many messages you missed since your last login would be nice too.
So this Project aims to accomplish that, as well as provide extensibility through plugins.