Hi realrasengan
This was to let you know that in December 2025, I abandoned jBNC because I had an idea that I implemented, and it works well: a persistent connection using irc-framework without BNC.
More information here: https://forums.unrealircd.org/viewtopic.php?t=9459
Another link to my news: https://www.wiki-irc.fr/Applet_(changelog)
I had been using jBNC for 5 years, since July 2020, and it helped me a lot. I am also happy to have one less layer to maintain because, for 5 years, I was using:
Browser connecting to Socket.IO → Socket.IO connecting to jBNC → jBNC connecting to irc-framework (IRC server)
Now, since December 2025, I am using:
Browser connecting to Socket.IO → Socket.IO retrieving the irc-framework connection → irc-framework using a persistent connection
Best regards
Hi realrasengan
This was to let you know that in December 2025, I abandoned jBNC because I had an idea that I implemented, and it works well: a persistent connection using irc-framework without BNC.
More information here: https://forums.unrealircd.org/viewtopic.php?t=9459
Another link to my news: https://www.wiki-irc.fr/Applet_(changelog)
I had been using jBNC for 5 years, since July 2020, and it helped me a lot. I am also happy to have one less layer to maintain because, for 5 years, I was using:
Browser connecting to Socket.IO → Socket.IO connecting to jBNC → jBNC connecting to irc-framework (IRC server)
Now, since December 2025, I am using:
Browser connecting to Socket.IO → Socket.IO retrieving the irc-framework connection → irc-framework using a persistent connection
Best regards