mirror of https://github.com/smithy-lang/smithy-rs
9fef09af72
* Implement Event Stream message frame ser/de in smithy-eventstream * Add roundtrip fuzz target to smithy-eventstream * Add more fuzz testing targets to smithy-eventstream * Incorporate feedback * Rename fuzz tests * Refactor streaming use-case into MessageFrameDecoder * Add fuzz target for fuzzing the message prelude * Incorporate feedback |
||
---|---|---|
.. | ||
invalid_header_name_length | ||
invalid_header_name_length_too_long | ||
invalid_header_string_length_cut_off | ||
invalid_header_string_value_length | ||
invalid_header_value_type | ||
invalid_headers_length | ||
invalid_message_checksum | ||
invalid_prelude_checksum | ||
valid_empty_payload | ||
valid_no_headers | ||
valid_with_all_headers_and_payload |