Cargo Features

CometdClient has no features set by default.

[dependencies]
cometd-client = { version = "0.3.6", features = ["all", "basic"] }
all = basic
basic all? = base64

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

base64 basic?

Enables base64 0.21.*

optional dependencies