Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-29 | Bugfix: failed to parse `DANMU_MSG` messages | Keuin | |
2023-07-11 | Refactor: move data structures to a separate package to avoid circular ↵ | Keuin | |
dependency. | |||
2023-07-02 | Refactor: move RoomId type to the correct package. Type all room ID usages. | Keuin | |
2023-07-01 | Refactor: rename consts to follow Go idiom. Fix const comment style. | Keuin | |
2022-09-10 | Rename module path to GitHub repo. | Keuin | |
2022-09-10 | Bugfix: make it compile on 32-bit platforms. | Keuin | |
2022-09-07 | More comprehensive danmaku message handling. | Keuin | |
2022-09-07 | Bugfix: wrong errorf placeholder | Keuin | |
2022-09-07 | First working version. Just a POC. | Keuin | |