sIRC icon indicating copy to clipboard operation
sIRC copied to clipboard

feature request: implement IRC capability negotiation

Open pfn opened this issue 11 years ago • 1 comments

additionally, implement server-time and sasl extensions

pfn avatar Nov 05 '14 22:11 pfn

As specified in http://ircv3.atheme.org/specification/capability-negotiation-3.1

One of the extensions negotiated so far is server-time, SASL is another that will be implemented using this.

I've implemented some CAP negotiation so far here:

pfn/sIRC@56b3ac9fdea95ae5a2359bd017129779871b4063

pfn avatar Nov 05 '14 22:11 pfn