owncast/core
Jannik da199e5775
use worker pool to limit webhooks to 10 concurrent http executions (#1510) (#1525)
* refactor: use worker pool to limit webhooks to 10 concurrent http executions (#1510)

* chore: try to please go linter
2021-11-14 10:02:52 -08:00
..
chat Fix incorrect webhook payload being sent in the new SetMessageVisibilityEvent 2021-11-12 16:28:53 -08:00
data Updated linter threw new warnings. Fixed. 2021-11-03 09:43:47 -07:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp Optimise regexp usage (#1502) 2021-10-29 12:29:01 -07:00
storageproviders Support path-based S3 storage. Closes #1495 (#1496) 2021-10-28 17:27:44 -07:00
transcoder Update the HLS flags to adhere to more Apple recommendations 2021-11-01 00:20:08 -07:00
user Inline chat moderation UI (#1331) 2021-11-02 19:27:41 -07:00
webhooks use worker pool to limit webhooks to 10 concurrent http executions (#1510) (#1525) 2021-11-14 10:02:52 -08:00
core.go use worker pool to limit webhooks to 10 concurrent http executions (#1510) (#1525) 2021-11-14 10:02:52 -08:00
stats.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
status.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storage.go remove global variables from core/storageproviders (#1444) 2021-10-11 16:29:36 -07:00
streamState.go Fix crash when an invalid inbound stream is disconnected. Closes #1439 (#1483) 2021-10-21 17:21:17 -07:00