Added todo

This commit is contained in:
Tristan B. Kildaire 2020-05-13 23:02:44 +02:00
parent cc359a14f0
commit 007e15caa4
1 changed files with 2 additions and 0 deletions

View File

@ -163,6 +163,8 @@ public final class BesterConnection : Thread
/* Get the payload tag */
string payloadTag = payloadBlock["id"].str();
/* TODO: Only return `false` on fatal error, then close connection, else `sendStatus` */
/* Lookup the payloadType handler */