http://gitshn5x75sgs53q3pxwjva2z65ns5vadx3h7u3hrdssbxsova66cxid.onion/S.O.N.G/MeteorLight/commit/07ac74ca460e641dc33370df6e35cfcc6bda2d0f
Radio . Port ) , Addr : fmt . Sprintf ( " %s :%d" , config . Radio . Host , config . Radio . Port ) , Handler : http . HandlerFunc ( queue . HandleRadioRequest ) , } server . SetKeepAlivesEnabled ( false ) 1 config.go Unescape Escape View file @ -26,6 +26,7 @@ type Config struct { BitDepth int ` toml:"bitdepth" ` } ` toml:"queue" ` Radio struct { Host string ` toml:"host" ` Port int ` toml:"port" ` Name string ` toml:"name" ` Description string `...