Age | Commit message (Expand) | Author |
---|---|---|
2022-09-10 | Rename module path to GitHub repo. | Keuin |
2022-09-10 | Replace all logger usages to custom logging.Logger. | Keuin |
2022-09-10 | Fix task is not properly restarted when the live is closed and started again. | Keuin |
2022-09-09 | Fix file buffer does not take effect. No idea why golang's io utility is so s... | Keuin |
2022-09-08 | Support specify IP network type (ipv4, ipv6, in arbitrary combination and pri... | Keuin |
2022-09-08 | Proper notification when the live is ended. | Keuin |
2022-09-08 | Completely fix timing of goroutines. Implement graceful shutdown correctly. | Keuin |
2022-09-08 | Remove unnecessary boolean flag. | Keuin |
2022-09-07 | Handle error correctly when copying live stream. | Keuin |
2022-09-07 | Bugfix: callGet[T] will panic if the request is unsuccessful | Keuin |
2022-09-07 | First working version. Just a POC. | Keuin |