ostium.proto.valid_app

ostium.proto

valid_app(app) -> ok

Check that an app name is valid for the wire

App names are 1 to 32 bytes of [a-z0-9_-]. The alphabet excludes every field delimiter, so an app name never needs escaping.