The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog
Personal tools
InspIRCd - 10,000 revisions reached!

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. The Mesh Protocol (Pre 1.0 beta6) is no longer supported past 1.0 Beta 5 of InspIRCd and is given 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