grpc / grpc/grpc-node

@grpc/grpc-js & async hook tag

Open
#1,544 5 comments 0 reactions 0 assignees View on GitHub
feature request package: @grpc/grpc-js
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

### Is your feature request related to a problem? Please describe.
Seems like `@grpc/grpc-js` does not create any special async hook resource while `grpc-native` [does](https://github.com/grpc/grpc-node/blob/028630a183539f114b8bd57256ba836e291f2f66/packages/grpc-native-core/ext/call.cc#L472).

I could see only `HTTP2SESSION` resource being created by the underlying `http2`.

IMO having a dedicated `grpc` resource is nice, both to distinguish between any other HTTP2 traffic and for backwards compatibility with `grpc-native`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.