summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
new file mode 100644
index 0000000..9f0b7d6
--- /dev/null
+++ b/doc/TODO
@@ -0,0 +1,9 @@
+Optimization:
+ core:
+ ws_protocol:
+ 1. zero copy sending api
+ ws-protocol:
+ 1. compaction (currently all data stored as arrays of int32, including char (int8) arrays)
+ rdp module:
+ 1. use internal resource management via new switchable transport freerdp api
+