From 872b26f4a1546f46dae6223db42776f89fede1b4 Mon Sep 17 00:00:00 2001 From: Doloro1978 Date: Fri, 3 Jul 2026 18:37:26 +0100 Subject: [PATCH] fix: read me --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index fc7b686..7491490 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Simple Instant Stream - [ ] axum cookie jar support (manual set-cookie headers isnt yum) -- [] more codecs - - [] h265 - - [] av1 -- [] Whep -> Whip support -- [] Write customs error types for everything that touches HTTP for [thiserror](https://docs.rs/thiserror/latest/thiserror/) and make it impl axum's IntoReponce - - [] HTTP - - [] WebRTC offers - - [] DB actions -- [] (optional) Replace frame -> rtc management with something other then async broadcast (circular buffer with frame data) +- [ ] more codecs + - [ ] h265 + - [ ] av1 +- [ ] Whep -> Whip support +- [ ] Write customs error types for everything that touches HTTP for [thiserror](https://docs.rs/thiserror/latest/thiserror/) and make it impl axum's IntoReponce + - [ ] HTTP + - [ ] WebRTC offers + - [ ] DB actions +- [ ] (optional) Replace frame -> rtc management with something other then async broadcast (circular buffer with frame data)