echo/api
Jean 54ad013e49
All checks were successful
CI / check (push) Successful in 3m53s
Wire account registration to the ircd's ENCAP SWACCTREG/SWACCTRES relay
Echo is the authority the ircd account module forwards to: parse
ENCAP <us> SWACCTREG <reqid> <origin> <kind> <account> <p2> :<p3> into an
account request, and answer the origin server with
ENCAP <origin> SWACCTRES <reqid> <kind> <account> <status> <code> :<message>.
Thread the origin through the reply so responses route back to the
requesting server. Replaces the placeholder ACCTREGISTER/ACCTREGRESULT
names that nothing on the wire actually spoke.
2026-07-15 16:34:20 +00:00
..
src Wire account registration to the ircd's ENCAP SWACCTREG/SWACCTRES relay 2026-07-15 16:34:20 +00:00
templates/email modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
Cargo.toml Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00