Commit Graph

5 Commits

Author SHA1 Message Date
Alex Butler 84a54b76e6 Rename methods to `read`, `send`, `write` & `flush`
Refine docs
Add `send` method
Add deprecated versions of write_message, write_pending,
read_message
Handle pong WriteBufferFull error
Add changelog
2023-05-27 13:19:13 +01:00
Artem Vorotnikov cbf80ecc76
Edition 2018, formatting, clippy fixes 2019-08-26 21:05:24 +03:00
Alexey Galakhov 8cc65fdddc fuzz: make it working again
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
2019-05-14 02:13:35 +02:00
Sergey "Shnatsel" Davidoff 9f2d9d5660 Add fuzzing seeds. They were obtained via fuzzing with `cargo afl` and `cargo fuzz` seeded with unit test data for these functions, and then minifying the result with `cargo fuzz cmin` 2018-07-17 01:35:44 +03:00
Sergey "Shnatsel" Davidoff 465ba41116 Add fuzzing harness via cargo-fuzz with three distinct targets 2018-07-17 01:32:45 +03:00