blob: 3b95267a65f72888988b59e732dd136aa9a949f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|