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
0244f6afd5
dwelling-radio
/
internal
/
http
History
Alexander "Arav" Andreev
0244f6afd5
A unified ServeAsset() func was introduced. AssetsGetFile() now will panic if a file doesn't exists, because it must not be the case.
2024-04-20 18:54:05 +04:00
..
dj_handlers.go
Add 5 seconds to time.Now() to more accurately represent the time when a song actually starts to play.
2023-10-09 01:15:05 +04:00
handlers.go
A unified ServeAsset() func was introduced. AssetsGetFile() now will panic if a file doesn't exists, because it must not be the case.
2024-04-20 18:54:05 +04:00
http.go
Use flags instead of config file. Also replaced HttpServer with a new code.
2023-08-06 03:17:18 +04:00