Cargo Features

tcp_message_io has no features set by default.

[dependencies]
tcp_message_io = { version = "1.0.4", features = ["postcard", "zstd"] }
postcard

Enables postcard and serde

zstd

Enables zstd ^0.12

tcp_message_io has 2 features without comments.