This website requires JavaScript.
a9bd890d16
cargo clippy fix
master
doloro
2026-09-17 18:57:35 +01:00
21a20b898c
added custom url label and is protected fields to catalog listing
doloro
2026-09-17 18:57:00 +01:00
6ac7e60a34
Bump : 0.6.0 : Data channel pipeline, currently used for sending viewers data
doloro
2026-09-10 13:59:09 +01:00
94daa39d87
nix flake update
doloro
2026-09-10 13:58:09 +01:00
c4a7e622b7
fmt all
doloro
2026-08-29 15:15:28 +01:00
98dbb3d36d
Cleanup: over-engineering pass
doloro
2026-08-21 11:39:02 +01:00
0a039a97c4
Bump : 0.5.4 : WHIP cleanup guarded by session id, stale detach task can't kill a newer stream on the same key
doloro
2026-08-20 19:08:12 +01:00
f855e0e471
Bump : 0.5.3 : Fix login cookie being a chud FUCK and not persisting + support for new login system
doloro
2026-08-17 15:32:43 +01:00
72cfb26e38
Bump: 0.5.2 : label charset tightened; password/custom-id validation
doloro
2026-08-16 15:25:06 +01:00
80368b3ea5
Bump: 0.5.1 : persistent session cookie
doloro
2026-08-16 15:06:55 +01:00
0c6705badd
Bump: 0.5.0 : unlisted, password and locked stream support
doloro
2026-08-16 14:56:29 +01:00
9960434c1c
chore: add audit TODO notes
doloro
2026-08-08 13:42:08 +01:00
c58ca27490
feat(whip): close publishes idle for 30s
doloro
2026-08-08 13:42:08 +01:00
98febe4bf3
chore: demote per-packet debug logs to trace
doloro
2026-08-08 13:42:08 +01:00
f0a40efc25
chore(docker): default RUST_LOG to info, fix aarch64 build layer copy
doloro
2026-08-08 13:42:08 +01:00
7d9b3b6285
fix(http): reject unsupported codecs with 415 and the codec as body
doloro
2026-08-08 13:42:08 +01:00
aa1d4e8f67
fix: WHIP not cleaning up
doloro
2026-08-07 17:21:15 +01:00
e00541c07d
bump: 0.4.0 (WHIP support)
doloro
2026-08-07 16:08:24 +01:00
3287a0ed7c
chore: clean up and optimisation
doloro
2026-08-07 16:06:01 +01:00
5f152e9db7
feat: WHIP support
doloro
2026-08-07 11:48:31 +01:00
c1435a70fb
slop
doloro
2026-07-31 20:20:48 +01:00
d4b77bd717
feat: High quality AGENTS.md file
doloro
2026-07-19 16:59:00 +01:00
4bb103e9b2
fix(http): use manual cookie headers with SameSite attribute and dev flag for cross-origin support
doloro
2026-07-19 01:02:55 +01:00
fd1e59267d
chore: add axum macros feature and remove unused tracing import
doloro
2026-07-19 01:02:52 +01:00
a2c74a6e81
fix(rtmp): replace unwrap() calls with proper error handling and add handshake timeout
doloro
2026-07-19 01:02:40 +01:00
ad997d3b65
updated readme
doloro
2026-07-15 17:23:32 +01:00
7262a06f28
qol(http): replaced all explicit header setting with axum cookie jar
doloro
2026-07-15 14:41:54 +01:00
ce064ba9c8
checked off things in readme
doloro
2026-07-15 14:24:31 +01:00
6168593755
add(http): custom error type for http request
doloro
2026-07-15 14:23:32 +01:00
4dfc33ca92
fix(rtmp): more task / handling of unwrap better
doloro
2026-07-15 14:23:13 +01:00
571125c5bf
fix(rtmp): the very silly unwrap which causes the rtmp worker to die (i think)
doloro
2026-07-15 14:14:44 +01:00
1c38daeb51
bump: 0.3.0
doloro
2026-07-11 14:36:01 +01:00
aeaed9f670
add: patch method on stream key
doloro
2026-07-11 14:35:35 +01:00
de622816cc
add: timeout logic to code 😭
doloro
2026-07-10 13:34:10 +01:00
76c051145f
fix: rtmp can timeout now
doloro
2026-07-10 13:33:46 +01:00
2f0a02131e
fix: firefox not resolving codec (h264)
doloro
2026-07-10 00:31:01 +01:00
888eace0bf
fix: rtmp being unreliable and keep session alive when there are read errors
doloro
2026-07-08 14:08:07 +01:00
f0a77de6f4
todo(bug): time out bug
doloro
2026-07-07 12:53:49 +01:00
7d61d7b425
vomit prevention from stream finish with clients still connected
doloro
2026-07-06 13:01:49 +01:00
528dff7e8a
0.2.0
doloro
2026-07-06 12:32:20 +01:00
70872fa632
add: h265 & AV1 support (with a lot of fixes)
doloro
2026-07-06 12:31:55 +01:00
2156527e44
meow
doloro
2026-07-03 18:48:30 +01:00
872b26f4a1
fix: read me
doloro
2026-07-03 18:37:26 +01:00
11774e3c4e
a
doloro
2026-07-03 18:37:03 +01:00
4242e83328
a
doloro
2026-07-03 18:36:36 +01:00
e4f8226ab4
read me
doloro
2026-07-03 18:36:13 +01:00
03b584a042
fix: session cookie not saving
doloro
2026-07-03 12:33:51 +01:00
a577296608
0.1.1
doloro
2026-07-02 19:20:41 +01:00
c1da3abe7d
a lot 2
doloro
2026-07-01 01:49:51 +01:00
808d6ac5db
a lot
doloro
2026-06-22 15:19:46 +01:00
de96bc030d
http.rs/ hyper -> axum
doloro
2026-06-19 17:07:34 +01:00
cbfa07f8e8
more reshape that i missed
doloro
2026-06-17 11:55:27 +01:00
b2ad096f95
workspace reshape
doloro
2026-06-16 19:11:41 +01:00
ccb891d688
meow
doloro
2026-06-16 18:51:02 +01:00
8347a6a8b3
smol -> tokio
doloro
2026-06-14 03:00:25 +01:00
18decc5fa3
rtmp -> whep, is working now
doloro
2026-06-14 01:06:25 +01:00
62f1f37fca
init
doloro
2026-06-08 21:33:46 +01:00