summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.alon2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.alon b/TODO.alon
new file mode 100644
index 0000000..95ba0c9
--- /dev/null
+++ b/TODO.alon
@@ -0,0 +1,2 @@
+silence stderr prints by wrapping in getenv(LIBWEBSOCKETS_DEBUG)
+produce a libwebsocket_read and update client to use it. Perhaps it's overly invasive to the design, and need to rethink - since it special cases a particular callback.