Commit Graph

18 Commits (main)

Author SHA1 Message Date
Charlotte Som 11496fff2b [wish-server-rs] Add endpoint to see view count 2023-03-13 17:04:49 +00:00
Charlotte Som bcf019ea19 [wish-server-rs] Check stream keys against database 2023-03-13 16:53:18 +00:00
Charlotte Som ea4f977451 [wish-server-rs] Connect to the database 2023-03-13 16:29:02 +00:00
Charlotte Som e15483198a [wish-server-rs] Refactor :) 2023-03-13 16:18:32 +00:00
Charlotte Som 5df33492f4 [WIP] Rewrite wish-server in Rust
This should solve our GC pauses :)

Works locally. I still need to implement the SQLite-backed
authentication and stuff though.
2023-03-13 15:48:33 +00:00
Charlotte Som acb190dc18 Enable IPv6 for ICE 2023-02-24 05:29:18 +00:00
Charlotte Som 6bf2f0ee99 [WIP] Ergo IRCd + Gamja for chat 2023-02-23 21:48:49 +00:00
Charlotte Som 0488fb0eae ICE shenanigans
i have no idea if this will work
2023-02-23 20:35:08 +00:00
Charlotte Som be8b65863b Start video muted
This lets us get auto play in firefox
2023-02-23 17:00:27 +00:00
Charlotte Som bf2d54e858 Add black background to video 2023-02-23 16:58:32 +00:00
Charlotte Som d072d921ee Strip 'Bearer ' from stream name for WHEP 2023-02-23 16:57:07 +00:00
Charlotte Som 8f8fbef32b Fix authorization (real) 2023-02-23 16:55:50 +00:00
Charlotte Som 57a75ef495 Fix authorization 2023-02-23 16:46:22 +00:00
Charlotte Som ad5f6b8db5 Add streams database and password auth 2023-02-23 16:35:15 +00:00
Charlotte Som a6f6e1f01d Add video styles 2023-02-23 12:21:28 +00:00
Charlotte Som f0cf5e0a62 Fix wish server path 2023-02-23 11:44:52 +00:00
Charlotte Som 178dce64cd Drop ioutil 2023-02-23 11:21:33 +00:00
Charlotte Som 9a2203edf5 Initial commit: Enough for a demo 2023-02-23 11:20:19 +00:00