This commit is contained in:
Moishe Lettvin
2024-03-26 20:33:09 -04:00
parent b2425d6dcd
commit 6c36d5f686
2 changed files with 8 additions and 0 deletions

View File

@@ -4,6 +4,10 @@
Learn about the thinking behind the SDK's design.
## [A Frame's Progress](frame-progress.md)
See how a Frame is processed through a Transport, a Pipeline, and a series of Frame Processors.
## [Example Code](examples/)
The repo includes several example apps in the `examples` directory. The docs explain how they work.

4
docs/frame-progress.md Normal file
View File

@@ -0,0 +1,4 @@
# A Frame's Progress
![A transcript frame arrives](images/frame-progress-01.png)