pub type DefaultOnConnInitType = fn(_: Value) -> Ready<Result<Data>>;
Default connection initializer type.