summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-10-19 15:02:24 +0200
committerAlon Levy <alevy@redhat.com>2012-10-19 15:02:24 +0200
commit2390e6bca82cda157cd8564c454ff761a3203ba1 (patch)
tree477bb39588837f3575a5609c22cc04a6ece63462
parent15e31f373d8f435c81c241760379fd7f8f08e4df (diff)
add my todoHEADmaster
-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.