Cargo Features

proto-tower-stun has no features set by default.

[dependencies]
proto-tower-stun = { version = "0.1.5", features = ["data", "client", "server"] }
data client? server?

Affects proto-tower-stun::data

client = data

Affects proto-tower-stun::client

server = data

Affects proto-tower-stun::server