Skip to content

Add Helper builder extension to use custom MethodProviders #91

@CSharpStudio

Description

@CSharpStudio

I want to dynamic add methods to RpcRouteMetaData,but StaticRpcMethodDataAccessor is internal and I have to implemant IRpcMethodProvider myself. The problem is the RpcEndpointBuilder cannot be extented, and if I add a new UseJsonRpc method with MyRpcEndpointBuilder, I have to create another RpcHttpRouter because it is internal also.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions