MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
GrpcCallback

@morojs/moro


@morojs/moro / GrpcCallback

Interface: GrpcCallback()<TResponse>

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

gRPC callback for unary and client streaming calls

Type Parameters

TResponse

TResponse = any

GrpcCallback(error, response?): void

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

gRPC callback for unary and client streaming calls

Parameters

error

GrpcError | null

response?

TResponse

Returns

void

Back to GrpcCallbackView 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.