Le Bang
Le Bang
With this config ```lua local lim, err = limit_conn.new("my_limit_conn_store", 10, 5, 0.5) ``` After somes request. I alway get 503. I want limit per IP request not over 15 concurrent...
### Issue Description https://developer.mozilla.org/en-US/docs/Web/API/Media_Session_API New standard for all modern devices. ### Expected Behavior sync controlers with device. ex: iOS control center ### Steps To Reproduce `// https://stackoverflow.com/questions/73993512/web-audio-player-ios-next-song-previous-song-buttons-are-not-in-control-cent // https://developer.mozilla.org/en-US/docs/Web/API/MediaSession if...
### Issue Description Play button does not change status if call via API or pause/play via device control. ### Expected Behavior // Fix for Amplitude errors - not change play...
How can i fix it?
## What is the problem your feature solves, or the need it fulfills? response_filter was not call after throw error by session.respond_error ## Additional context Please add solution for this
### Issue Description Sometimes I want o know next song that i can pre/background-processing. ex: Preload media file for smooth playing. ### Expected Behavior Add to public API ### Steps...