summaryrefslogtreecommitdiff
path: root/ccast/Readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ccast/Readme.txt')
-rw-r--r--ccast/Readme.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/ccast/Readme.txt b/ccast/Readme.txt
new file mode 100644
index 0000000..3b95267
--- /dev/null
+++ b/ccast/Readme.txt
@@ -0,0 +1,12 @@
+This directory contains the library for sending
+rasters to the Google ChromeCast.
+
+Hierarchy:
+
+ cccast.c Top level actions & receive thread
+ ccmes.c Message handling, uses probuf
+ chan/ protobuf encoding
+ ccpacket.c socket write/read
+
+ ccmdns.c MDNS sign on
+ axTLS