UNPKG

@protobuf-ts/grpcweb-transport

Version:

gRPC-web transport for clients generated by the protoc plugin "protobuf-ts"

5 lines (4 loc) 357 B
export { GrpcWebFetchTransport } from "./grpc-web-transport"; export { readGrpcWebResponseTrailer, createGrpcWebRequestHeader, GrpcWebFrame, createGrpcWebRequestBody, readGrpcWebResponseBody, readGrpcWebResponseHeader } from "./grpc-web-format"; export { GrpcWebOptions } from "./grpc-web-options"; export { GrpcStatusCode } from "./goog-grpc-status-code";