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