blob: fc99019ff873346dc77675bf7b0fdf4daee3cea0 (
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:
ccast.c Top level actions & receive thread
ccmes.c Message handling, uses protobuf
chan/ protobuf encoding
ccpacket.c socket write/read
ccmdns.c MDNS sign on
axTLS Standalone SSL/TLS library
|