From a4ee519a617b7500725be4573096950d8ceba1a4 Mon Sep 17 00:00:00 2001 From: xd009642 Date: Wed, 4 Dec 2024 10:29:33 +0000 Subject: [PATCH] Add in streaming audio pt 4 blogpost --- draft/2024-12-04-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-12-04-this-week-in-rust.md b/draft/2024-12-04-this-week-in-rust.md index bebaa2c7a..532f20ad1 100644 --- a/draft/2024-12-04-this-week-in-rust.md +++ b/draft/2024-12-04-this-week-in-rust.md @@ -39,6 +39,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Streaming Audio APIs in Rust pt. 4: The Model](https://xd009642.github.io/2024/12/03/streaming-audio-APIs-the-model.html) + ### Rust Walkthroughs ### Research