Commit graph

34 commits

Author SHA1 Message Date
Ahmet Kaan GÜMÜŞ
0f31fd54ea refactor: ♻️ refactor and update dependencies 2024-04-14 23:48:14 +03:00
Ahmet Kaan GÜMÜŞ
73f624b14f fix: 🥅 handle streamer first connection problems 2024-04-13 05:06:17 +03:00
Ahmet Kaan GÜMÜŞ
8fbf33e62e perf: compression
feat: ⚗️ buffer layer ignored
2024-04-12 04:03:26 +03:00
Ahmet Kaan GÜMÜŞ
e4125c63aa perf: ⚗️ buffer layer optimizations 2024-04-11 21:42:45 +03:00
Ahmet Kaan GÜMÜŞ
1ccc335477 perf: optimized data packets 50% 2024-04-11 20:53:35 +03:00
Ahmet Kaan GÜMÜŞ
e04666b620 feat: ⚗️ buffer layer 2024-04-11 13:31:59 +03:00
Ahmet Kaan GÜMÜŞ
eb62dbd023 perf: optimized data packets 100% 2024-04-11 12:36:17 +03:00
Ahmet Kaan GÜMÜŞ
1cebc9d060 refactor: no need cpal in stream server anymore 2024-04-10 03:27:13 +03:00
Ahmet Kaan GÜMÜŞ
a954dfce73 feat: main server as a relay, support for streamer client 2024-04-09 20:54:32 +03:00
Ahmet Kaan GÜMÜŞ
e26b0b9fd1 refactor: ♻️ refactor ring with channel 2024-04-09 02:20:24 +03:00
Ahmet Kaan GÜMÜŞ
7707c66407 feat: handle multiple clients with one sound stream 2024-04-08 20:21:54 +03:00
Ahmet Kaan GÜMÜŞ
4b158d5195 feat: play && stop checks 2024-04-07 06:10:09 +03:00
Ahmet Kaan GÜMÜŞ
eabe8e0521 fix: 🐛 sound glitch & delay
feat:  buffering
2024-04-05 03:55:21 +03:00
Ahmet Kaan GÜMÜŞ
78a1d52976 chore: ⬆️ reqwest and dioxus updated 2024-03-30 06:33:51 +03:00
Ahmet Kaan GÜMÜŞ
5cb65f8bad refactor: ♻️ front 2024-03-27 03:34:35 +03:00
Ahmet Kaan GÜMÜŞ
cf5130aa60 refactor: 🧵 switched to coroutine instead of tokio spawn 2024-03-27 02:42:19 +03:00
Ahmet Kaan GÜMÜŞ
669dbcc0e8 feat: First microphone stream from server to client 2024-03-24 16:29:43 +03:00
Ahmet Kaan GÜMÜŞ
7e5a235382 feat: hear what you talk 2024-03-22 04:14:19 +03:00
Ahmet Kaan GÜMÜŞ
6df2d88b14 feat: 🎉 streamer initial commit 2024-03-22 03:07:06 +03:00
Ahmet Kaan GÜMÜŞ
5309d38c6c feat: play audio with wasm cpal backend 2024-03-21 23:20:13 +03:00
Ahmet Kaan GÜMÜŞ
5aafa9befd feat: stream from original backend
chore: 🙈 audios
2024-03-18 04:08:14 +03:00
Ahmet Kaan GÜMÜŞ
1992354aed feat: stream from static file 2024-03-17 04:28:23 +03:00
Ahmet Kaan GÜMÜŞ
bfb83616e3 fix: 🚨 import that doesn't exist 2024-03-16 17:49:01 +03:00
Ahmet Kaan GÜMÜŞ
cd2c571226 refactor: ♻️ status data structures 2024-03-15 03:37:09 +03:00
Ahmet Kaan GÜMÜŞ
a6e95affab refactor: ♻️ global signals removed
refactor: ♻️ type restrictions for statuses
2024-03-15 03:10:00 +03:00
Ahmet Kaan GÜMÜŞ
adbbd52b3e feat: always control server status 2024-03-11 03:34:52 +03:00
Ahmet Kaan GÜMÜŞ
2755034013 feat: Lock button while fetching 2024-03-10 02:25:06 +03:00
Ahmet Kaan GÜMÜŞ
ffa21ae8df feat: https support 2024-03-09 16:44:42 +03:00
Ahmet Kaan GÜMÜŞ
aeafc3cf4e feat: coin flip
feat:  button trigger
2024-03-09 03:35:17 +03:00
Ahmet Kaan GÜMÜŞ
75cf0be90d feat: server status 2024-03-08 02:43:31 +03:00
Ahmet Kaan GÜMÜŞ
180d13b9b9 chore: 🙈 dist 2024-03-07 22:57:05 +03:00
Ahmet Kaan GÜMÜŞ
d076b21a56 chore: 🙈 .vscode 2024-03-07 22:24:40 +03:00
Ahmet Kaan GÜMÜŞ
8f2b6f1e3f feat: plays radio stream from url
feat:  api structure
2024-03-07 04:07:11 +03:00
Ahmet Kaan GÜMÜŞ
c908fdc097
Initial commit 2024-02-27 00:01:28 +00:00