aboutsummaryrefslogtreecommitdiffstats
path: root/src/reader.rs
Commit message (Expand)AuthorAgeFilesLines
* fix docsJesse Luehrs2023-03-081-2/+2
* move to tokioJesse Luehrs2022-02-231-3/+3
* be a bit less aggressiveJesse Luehrs2021-12-151-1/+3
* clippyJesse Luehrs2021-12-141-1/+5
* fix docsJesse Luehrs2021-12-051-2/+2
* use futures-lite instead of futuresJesse Luehrs2021-12-041-3/+3
* fix doc links0.3.0Jesse Luehrs2021-12-041-6/+7
* reintroduce readers and writers with a new apiJesse Luehrs2021-12-041-0/+49
* remove async stuff, clean up everything elseJesse Luehrs2021-12-031-56/+0
* track the time offset during parsingJesse Luehrs2019-11-041-0/+7
* docsJesse Luehrs2019-10-271-0/+8
* break it up into filesJesse Luehrs2019-10-251-0/+41