Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grpc_basic/proto.ts

Very basic gRPC implementation for Deno
Latest
import * as grpcBasic from "https://deno.land/x/grpc_basic@0.4.7/proto.ts";

Classes

Reflected message field.

Abstract runtime message.

Reflected service method.

Base class of all reflection objects.

Root namespace wrapping all types, enums, services, sub-namespaces etc. that belong together.

Reflected service.

Reflected message type.