/

This file holds information that is more useful for developers or is a bit too in depth to be in the REAMDE.

Design philosophy

Some differences from RFC 2812 / RFC 1459

This is not exhaustive.

How flood control works

This is similar to ircd-ratbox’s algorithm.

While client message events and alarm events go to the same channel, if a client sends a large number of messages, they will trigger an excess flood. This means the daemon should not be overwhelmed by a single client.

External documentation and references

TS6 notes

Get the source code:
I2P