Commit Graph
21 Commits
Author SHA1 Message Date
doloro 6ac7e60a34 Bump : 0.6.0 : Data channel pipeline, currently used for sending viewers data 2026-09-10 13:59:09 +01:00
doloro 98dbb3d36d Cleanup: over-engineering pass
- merge /api/uptime + /api/version into /api/health and /api/stats
- collapse RTMP per-codec dispatch into a single CodecParser path
- dedupe STUN attribute walking (ufrag_pair / parse_xor_mapped_address)
- dedupe StreamCodec <-> str0m Codec mapping via StreamCodec::from_str0m
- dedupe bearer token extraction in WHIP handlers
- replace regex charset validation with stdlib checks
- flatten one-field wrappers (WebRtcProxyConfig, HttpServerConfig, ServerInfo)
- remove SessionCookie extractor (only fed debug logs)
- delete dead code: entity ActiveModel helpers, get_stream_session,
  WebrtcProxy::local_addr, _connected flag, commented-out blocks
- drop unused deps: futures, rand, regex, serde_json
2026-08-21 11:39:02 +01:00
doloro 0a039a97c4 Bump : 0.5.4 : WHIP cleanup guarded by session id, stale detach task can't kill a newer stream on the same key 2026-08-20 19:08:12 +01:00
doloro f855e0e471 Bump : 0.5.3 : Fix login cookie being a chud FUCK and not persisting + support for new login system 2026-08-17 15:32:43 +01:00
doloro 72cfb26e38 Bump: 0.5.2 : label charset tightened; password/custom-id validation 2026-08-16 15:25:06 +01:00
doloro 80368b3ea5 Bump: 0.5.1 : persistent session cookie 2026-08-16 15:06:55 +01:00
doloro 0c6705badd Bump: 0.5.0 : unlisted, password and locked stream support 2026-08-16 14:56:29 +01:00
doloro e00541c07d bump: 0.4.0 (WHIP support) 2026-08-07 16:08:24 +01:00
doloro c1435a70fb slop 2026-07-31 20:20:48 +01:00
doloro fd1e59267d chore: add axum macros feature and remove unused tracing import 2026-07-19 01:02:52 +01:00
doloro 7262a06f28 qol(http): replaced all explicit header setting with axum cookie jar 2026-07-15 14:41:54 +01:00
doloro 6168593755 add(http): custom error type for http request 2026-07-15 14:23:32 +01:00
doloro 1c38daeb51 bump: 0.3.0 2026-07-11 14:36:01 +01:00
doloro aeaed9f670 add: patch method on stream key 2026-07-11 14:35:35 +01:00
doloro 2f0a02131e fix: firefox not resolving codec (h264) 2026-07-10 00:31:01 +01:00
doloro 528dff7e8a 0.2.0 2026-07-06 12:32:20 +01:00
doloro a577296608 0.1.1 2026-07-02 19:20:41 +01:00
doloro c1da3abe7d a lot 2 2026-07-01 01:49:51 +01:00
doloro 808d6ac5db a lot 2026-06-22 15:19:46 +01:00
doloro cbfa07f8e8 more reshape that i missed 2026-06-17 11:55:27 +01:00
doloro b2ad096f95 workspace reshape 2026-06-16 19:11:41 +01:00