From b718519db88468274ad2a5f4ea205759ad591b30 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Thu, 15 Oct 2020 19:53:29 -0300 Subject: Update DCC syntax --- merkle-tree.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/merkle-tree.md b/merkle-tree.md index 03b8062..8d46d6f 100644 --- a/merkle-tree.md +++ b/merkle-tree.md @@ -185,11 +185,12 @@ MUST send a CTCP to LogServ requesting a DCC SYNC session. Syntax (request): - DCC SYNC hash_type=counter/full_hash time + DCC SYNC #channel hash_type=counter/full_hash time Syntax (response): - DCC SYNC https://[127.0.0.1]:9999/requested_logs + DCC SYNC #channel https://example.org/logs + DCC SYNC #channel tcp://127.0.0.1:9999/ The response target MUST be a file containing IRC lines since the given hash/timestamp. -- cgit v1.2.3