From fed1044813f989b351810f0450ec56890dc2d378 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Mon, 22 Jan 2024 22:31:39 -0800 Subject: [PATCH] add DC HL check note to TODO --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index f67e9764..c81f6c7b 100644 --- a/TODO.md +++ b/TODO.md @@ -6,6 +6,10 @@ - Add an idle connection timeout for proxy sessions - Clean up ItemParameterTable implementation (see comment ad the top of the class definition) +## PSO DC + +- Investigate if https://crates.io/crates/blaze-ssl-async can be used to implement the HL check server + ## Episode 3 - Enforce tournament deck restrictions (e.g. rank checks, No Assist option) when populating COMs at tournament start time