drogonframework / drogonframework/drogon

Library Initialize and Deinitialize Problem

Open
#1,471 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
14.3k
Forks
1.4k
Avg merge
1d 13h
Merged PRs (30d)
14

Description

We cannot add/remove any listener after the main loop (app.run) is started. Besides, we cannot deinitialize and re-initialize the library. The library can provide deinitialize and initialize methods properly, in addition to this, we can add/remove listeners during the main loop is running. Then, we can add/remove a new HTTP endpoint without any effect on running endpoints.

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.