aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe Scorpion <tehscorpion@users.noreply.github.com>2016-05-05 23:55:33 +0000
committerEdward D <ed.kickball@hotmail.com>2016-05-05 23:55:33 +0000
commit6f00b16fd5ddbed560df3252ee60d7383eea9dac (patch)
treeb57fe0aac16063c9ac8122a2b6e5baefbfd7aa51
parentAdd Puffin (#544) (diff)
downloadawesome-selfhosted-6f00b16fd5ddbed560df3252ee60d7383eea9dac.tar.gz
awesome-selfhosted-6f00b16fd5ddbed560df3252ee60d7383eea9dac.zip
Added Robust IRC (#551)
* Added Robust IRC * Added Licence
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c82b80f5..33e98b6d 100644
--- a/README.md
+++ b/README.md
@@ -265,6 +265,7 @@ _Mass mailing software - one message to many recipients_
* [Convos](http://convos.by/) - Always online web IRC client. ([Demo](http://demo.convos.by), [Source Code](http://github.com/nordaaker/convos)) `ARTv2` `Perl`
* [IRCAnywhere](http://ircanywhere.com/) - Open-source self-hosted alternative to IRCCloud. ([Source Code](https://github.com/ircanywhere/ircanywhere)) `JavaScript` `Nodejs`
* [Quassel IRC](http://quassel-irc.org/) - distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core. ([Source Code](https://github.com/quassel/quassel)) `GPLv2` `C++`
+ * [Robust IRC](https://robustirc.net/) - RobustIRC is IRC without netsplits. Distributed IRC server, based on RobustSession protocol. ([Source Code](https://github.com/robustirc/robustirc)) `BSD` `Go`
* [Shout](http://shout-irc.com/) - The self-hosted web IRC client. ([Demo](http://demo.shout-irc.com/), [Source Code](https://github.com/erming/shout)) `MIT` `Nodejs`
* [Weechat](https://weechat.org/) - A fast, light and extensible chat client. `GPLv3` `C`
* [ZNC](http://wiki.znc.in/ZNC) - An advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache` `C++`