pub fn generate_ws(request: &CodeGeneratorRequest) -> CodeGeneratorResponseExpand description
Generate a WebSocket protoc plugin response for a request.
Errors are returned through the protoc plugin error field so buf generate
and protoc can display them as compiler-plugin failures.