-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
Is there any way to pass individual options to each endpoint from EndpointCodecMap? I want to pass opentracing.HTTPToContext, that requires operationName.
Also, I think, jsonrpc example may be improved, by using HTTPToContext and ContextToHTTP functions from opentracing, like it done in grpc and http implementations. @rossmcf
Reactions are currently unavailable