pub const APP_CONFIG: AppConfig<AppVersion>;
Expand description

An crate::AppConfig with sane defaults for this protocol.

You must not change id and rendezvous_url to be interoperable. The app_version can be adjusted if you want to disable some features.