Forráskód Böngészése

doc/ dchat: add TODO

lunar-mining 2 éve
szülő
commit
ac542ec675
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      doc/src/learn/dchat/creating-dchatd/protocols.md

+ 2 - 0
doc/src/learn/dchat/creating-dchatd/protocols.md

@@ -52,6 +52,8 @@ method `register` which passes a protocol constructor and a session
 for. The `ProtocolRegistry` then spawns new protocols for different channels
 depending on the session.
 
+TODO: document which protocols are included or excluded depending on the session.
+
 **ProtocolJobsManager**
 
 An asynchronous job manager that spawns and stops tasks. Its main