This website requires JavaScript.
Explore
Help
Sign In
Arav
/
dwelling-radio
Watch
1
Star
0
Fork
0
You've already forked dwelling-radio
Code
Releases
25
Activity
1682362779
dwelling-radio
/
internal
History
Alexander "Arav" Andreev
1682362779
Do not alter Song struct listeners with its methods, use a ListenerCounter to populate Listeners and MaxListeners. Eliminates the need for a mutex and SetFrom(), UpdateMaxListeners() and IncListeners() methods.
2024-05-11 04:18:28 +04:00
..
http
Remove an http.Error() func call from an anonym func that is spawned in a separate thread because that w (http.ResponseWriter) could be not available.
2024-05-10 04:39:56 +04:00
radio
Do not alter Song struct listeners with its methods, use a ListenerCounter to populate Listeners and MaxListeners. Eliminates the need for a mutex and SetFrom(), UpdateMaxListeners() and IncListeners() methods.
2024-05-11 04:18:28 +04:00
statistics
Introduce a statistics DB implemented in SQLite3.
2024-05-09 23:53:33 +04:00