
InspIRCd
Modular IRC server designed for stability and performance with over 100 modules including SASL, WebSocket, and cloaking
About
InspIRCd is a modular IRC daemon written in C++ that prioritizes stability, performance, and extensibility. Unlike traditional IRC servers that compile features into a monolithic binary, InspIRCd loads virtually all functionality through dynamically loadable modules, allowing adm…