blob: 6823ba97dc801951e863aa0f9cf8a33cb5d357d8 (
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 SSL/TLS library
|