Skip to content

How to remove a route #82

@nethi

Description

@nethi

Hi,

If I am adding routes using Entrypoint.add_method_route(), is there a way to remove safely ? I have a use case where the JSON-RPC methods are added dynamically and also need to be removed ?

Another related question. if I have a group of methods to be added and removed, is there a way to do this easily without going through individual methods ? I can see that we can create another Entrypoint and do a bind but then I need to specify a different path ?

thanks
Ramesh

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions