owncast/core
Gabe Kangas e558c549d7
Websocket fixes (#461)
* Bump api spec version

* Do not panic on cpu monitoring error

* Centralize the socket disconnect logic and fire it also when socket errors occur. Hopefully closes #421
2020-12-21 19:42:47 -08:00
..
chat Websocket fixes (#461) 2020-12-21 19:42:47 -08:00
data Add database schema versioning & migration skeleton (#382) 2020-11-18 16:49:54 -08:00
ffmpeg Remove TODO 2020-12-16 22:59:13 -08:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp Log and abort when listening on RTMP port fails (#478) 2020-12-19 22:17:10 -08:00
storageproviders Fix typo. ms -> s 2020-11-20 14:11:19 -08:00
chatListener.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
core.go Add custom RTMP port number support (#462) 2020-12-17 09:56:04 -08:00
stats.go Ignore old per-session peak viewer counts when reading stats file. 2020-12-05 15:09:57 -08:00
status.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
storage.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
streamState.go Check for nil when accessing broadcaster. Might help #432 2020-12-06 12:01:16 -08:00