Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-07 | Refactor: remove unused code. | Keuin | |
2022-09-15 | Make copy and write IO operations async. | Keuin | |
2022-09-13 | Bugfix: task won't stop after Ctrl-C is sent.v0.3.2 | Keuin | |
2022-09-10 | Fix task is not properly restarted when the live is closed and started again. | Keuin | |
Use more friendly log format to replace golang's default `log.Logger`. (not completed) Cleaner task status management. | |||
2022-09-09 | Fix file buffer does not take effect. No idea why golang's io utility is so ↵ | Keuin | |
suck. Use ad-hoc buffered copy loop instead. | |||
2022-09-08 | Remove unnecessary boolean flag. | Keuin | |
2022-09-07 | Handle error correctly when copying live stream. | Keuin | |