Skip to content

是否考虑动态删除和添加 接口的功能 #708

Description

@00BUG00

我使用插件的模式将各个api 封装到不同的so中,但是在做不停机更新时候,发现无法停用和删除api,我使用cinatra::coro_http_server::set_http_handler 方法,将url和函数一对一绑定后,无法做到解绑,所以无法进行动态的更新so库,不知道是否会考虑实现解绑这个功能

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions