Commit graph

29 commits

Author SHA1 Message Date
Ahmet Kaan GÜMÜŞ
56d17084e1 feat: always ready for a streamer at relay 2024-04-25 04:19:03 +03:00
Ahmet Kaan GÜMÜŞ
5bdc68b6ee chore: 🔊 not necessary little chore update 2024-04-22 22:07:10 +03:00
Ahmet Kaan GÜMÜŞ
5e5751c4bc feat: disconnect all listeners when streamer disconnected 2024-04-21 20:22:30 +03:00
Ahmet Kaan GÜMÜŞ
9e8cc84f66 feat: 🔧 new structure for both tls and non-tls with config files and generics 2024-04-21 04:29:17 +03:00
Ahmet Kaan GÜMÜŞ
25022e8634 feat: ⚗️ experiment: listener side tsl
feat:  tls for listener in the back
fix: 🐛 wrong dependency feature corrected
2024-04-20 15:25:45 +03:00
Ahmet Kaan GÜMÜŞ
5713bec4ae refactor: 🔥 removed wrong implemented tls in streamer 2024-04-16 23:31:17 +03:00
Ahmet Kaan GÜMÜŞ
68a280fc80 feat: ⚗️ experiment: rustls 2024-04-15 03:38:03 +03:00
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ÜŞ
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ÜŞ
669dbcc0e8 feat: First microphone stream from server to client 2024-03-24 16:29:43 +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ÜŞ
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ÜŞ
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ÜŞ
8f2b6f1e3f feat: plays radio stream from url
feat:  api structure
2024-03-07 04:07:11 +03:00