From 5ac14a07bd96daa0b5bb1b07e8a757188f70a4e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C5=8Dshin?= Date: Sun, 7 Nov 2021 07:17:03 +0000 Subject: [PATCH] khan: before i forget --- pkg/urbit/vere/io/khan.c | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/urbit/vere/io/khan.c b/pkg/urbit/vere/io/khan.c index 055956a09f..0a88fd6ab9 100644 --- a/pkg/urbit/vere/io/khan.c +++ b/pkg/urbit/vere/io/khan.c @@ -1,6 +1,7 @@ // TODO // - think carefully about error handling // - think carefully about protocol +// - newt wire framing: high bit set on first byte? // - implement runtime-specific queries // - clean up logging // - handle windows (at least noop)