The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats
Personal tools

InspIRCd Server-to-Server Protocol Documents

From the makers of InspIRCd.

Jump to: navigation, search

Before 1.0 Beta 6 of InspIRCd, the software had only one linking protocol. Since linking is now modular, the protocol documents for various linking modules are all available here for future reference. All protocols before 1.1 are no longer supported and are documented here for historical reasons for those wishing to port programs away from the old protocol.

At the 1.1 release, InspIRCd's linking protocol was again adjusted to fix issues which had been discovered, adopting some behaviours similar to TS6.

1.2 further decreases the protocol gap between TS6 and InspIRCd, primary change being the adoption of UUID to remove a number of potential desync conditions.

The important stuff

The ancient stuff (historical only)

Other stuff