aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* actually, bump to 0.2.00.2.0Jesse Luehrs2019-11-042-2/+2
| | | | since we are adding a new api
* changelog and version bumpJesse Luehrs2019-11-042-1/+19
|
* track the time offset during parsingJesse Luehrs2019-11-043-11/+26
|
* need to perform this multiplication as u64Jesse Luehrs2019-11-041-3/+3
| | | | otherwise it can overflow the u32 before calling u64::from
* update docs for feature0.1.0Jesse Luehrs2019-10-272-0/+8
|
* make tokio features optionalJesse Luehrs2019-10-273-2/+12
|
* metadataJesse Luehrs2019-10-274-0/+50
|
* clippyJesse Luehrs2019-10-273-7/+13
|
* docsJesse Luehrs2019-10-277-0/+89
|
* make the poll_write api a bit more consistentJesse Luehrs2019-10-272-11/+25
|
* split frame into frame and frame_atJesse Luehrs2019-10-272-5/+13
| | | | keep the api easy to use while still letting it be testable
* creator should just return the frameJesse Luehrs2019-10-272-16/+18
| | | | can convert the frame to bytes separately
* add some testsJesse Luehrs2019-10-253-0/+91
|
* add some derivationsJesse Luehrs2019-10-253-0/+4
|
* pass in the current timeJesse Luehrs2019-10-252-4/+11
|
* break it up into filesJesse Luehrs2019-10-257-244/+257
|
* copy over implementation from teletermJesse Luehrs2019-10-252-7/+245
|
* rustfmtJesse Luehrs2019-10-251-0/+1
|
* project skeletonJesse Luehrs2019-10-243-0/+19
|
* initial commitJesse Luehrs2019-10-240-0/+0