aboutsummaryrefslogtreecommitdiffstats
path: root/src/writer.rs
Commit message (Expand)AuthorAgeFilesLines
* fix docsJesse Luehrs2023-03-081-2/+2
* move to tokioJesse Luehrs2022-02-231-3/+3
* 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/+46
* remove async stuff, clean up everything elseJesse Luehrs2021-12-031-83/+0
* docsJesse Luehrs2019-10-271-0/+23
* make the poll_write api a bit more consistentJesse Luehrs2019-10-271-11/+22
* split frame into frame and frame_atJesse Luehrs2019-10-271-2/+6
* creator should just return the frameJesse Luehrs2019-10-271-1/+2
* pass in the current timeJesse Luehrs2019-10-251-2/+6
* break it up into filesJesse Luehrs2019-10-251-0/+40