Commit Graph

15 Commits (5586d0af5162bcb3f13f4dabad432f0a90f601b8)

Author SHA1 Message Date
WiredSound 652a6b776e Rename CapacityErrorType to just CapacityError, implement using thiserror 4 years ago
WiredSound 0b34bee94f Add capacity error types 4 years ago
Daniel Abramov 96d9eb75e5 chore: apply `fmt` to the whole project 4 years ago
Horki 88ff5f371f matches!: use macros; remove unused imports 5 years ago
philipp 599b677f5a Avoid temporary variable `fin` 5 years ago
Sebastian Dröge 88760b8b59 Fix various clippy warnings 5 years ago
Artem Vorotnikov cbf80ecc76
Edition 2018, formatting, clippy fixes 6 years ago
Daniel Abramov c8c3d6290d Make `Close` part of the `Message` enum 6 years ago
Evan Schwartz da85989934 feat: impl Into<Vec<u8>> for Message 7 years ago
Alexey Galakhov 20242d19f7 config: protocol: add message size limiting 7 years ago
Sean Schwartz 66d2c15f2d Derive Debugs 7 years ago
Alex Crichton 9f6f42766e Add `Ping` and `Pong` variants to `Message` 8 years ago
Alexey Galakhov b057cf0096 Update for the version 0.7 of the utf8 crate. 8 years ago
Alexey Galakhov de1fb673b2 error: correct UTF-8 error handling 8 years ago
Alexey Galakhov e63f594a14 Initial commit, mostly working client 8 years ago