aboutsummaryrefslogtreecommitdiff
path: root/src/test.rs
Commit message (Collapse)AuthorAgeFilesLines
* initial work on associated streamtrinity-1686a2022-06-051-0/+1
| | | | | | | | | still require testing, and fixing a few kinks: - sending packets > 16k truncate them - send one more packet than it could at eos - probably update documentation /!\ contains breaking changes
* Fix testv0.4.0Alex Auvolat2022-02-211-1/+1
|
* Fix testAlex Auvolat2021-10-181-1/+1
|
* Fix cargo fmtAlex Auvolat2021-10-131-15/+23
|
* Add a modest integration testAlex Auvolat2021-10-131-0/+109