From b0d0b4850e36e9c13c28402de8ed2d7dd758dea6 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Thu, 17 Dec 2020 16:49:50 +0000 Subject: A user-friendly IRC bouncer. - Multi-user - Support multiple clients for a single user, with proper backlog synchronization - Support connecting to multiple upstream servers via a single IRC connection to the bouncer WWW: https://soju.im --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index a1350f87e29d..2d8059b6b3d9 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -106,6 +106,7 @@ SUBDIR += sirc SUBDIR += smartirc4net SUBDIR += smuxi + SUBDIR += soju SUBDIR += srain SUBDIR += srvx SUBDIR += thales -- cgit v1.2.3