MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
GrpcInterceptor

@morojs/moro


@morojs/moro / GrpcInterceptor

Interface: GrpcInterceptor()

Defined in: src/core/grpc/types.ts:191

gRPC interceptor (middleware for gRPC)

GrpcInterceptor(call, next): Promise<any>

Defined in: src/core/grpc/types.ts:192

gRPC interceptor (middleware for gRPC)

Parameters

call

GrpcCall

next

(call) => Promise<any>

Returns

Promise<any>

Back to GrpcInterceptorView Source
MoroJSoro JS

A TypeScript backend framework with its own native engine. Zero dependencies, four runtimes.

Product

DocsBenchmarksPlaygroundCLIBlog

Compare

vs ExpressMigration guidesRoadmap

Community

GitHubDiscordXExamples

Legal

PrivacyTermsAbout
© CM Ventures, Inc. Built withfor the TypeScript community.