Age | Commit message (Expand) | Author |
---|---|---|
2023-07-11 | Refactor: move data structures to a separate package to avoid circular depend... | Keuin |
2023-07-02 | Refactor: move RoomId type to the correct package. Type all room ID usages. | Keuin |
2022-09-15 | Use io.CopyN to utilize zero copy technique. | Keuin |
2022-09-12 | Feature: use alternative file extension name when the downloading is not comp...v0.2.0 | Keuin |
2022-09-10 | Rename module path to GitHub repo. | Keuin |
2022-09-08 | Support specify IP network type (ipv4, ipv6, in arbitrary combination and pri... | Keuin |
2022-09-08 | Add watch restart sleep. | Keuin |
2022-09-08 | Support custom file write buffer size. | Keuin |
2022-09-08 | Pretty task profile display. | Keuin |
2022-09-08 | Load config from file or cli. | Keuin |
2022-09-07 | First working version. Just a POC. | Keuin |