hybrid protocol
Aaron Sethman
androsyn at ratbox.org
Thu Dec 29 16:38:22 EST 2005
On Thu, 29 Dec 2005, nospam at ofloo.org wrote:
> I was wondering if there was some documentation on server side hybrid
> protocol, now i am sniffing the source, looking true the source. It's
> verry time consuming figuring everything out..
>
> And more clear then this, because that's not helping. Some info on what
> a command does what valid options are .. and so on you know like man
> pages.. but for the protocol ..
>
> [17:23] -> Server: help capab
> -
> capab CAPAB - Server to Server Protocol Command.
> capab End of /HELP.
>
CAPAB is a command that is sent to signal to the remote server which
protocol extensions you support. For example a server might support the
following:
TS QS EX CHW IE KLN KNOCK ZIP UNKLN ENCAP
TS = TS protocol
QS = Quit Storm
EX = Supports +e channel ban exemptions
CHW = Channel wall
IE = Supports +I channel invite exemptions
KLN = remote klines
KNOCK = /knock command
ZIP = Ziplinks
UNKLN = remote unkline
ENCAP = supports ENCAP command
This is by no means a full list, but really could can send anything you
want as an option as long as both sides agree it means the same thing, if
only one side has the option, neither side uses it.
-Aaron
More information about the hybrid
mailing list