mirror of https://github.com/fatedier/frp.git
Browse Source
Notify server plugins when a proxy is closed (#2823)
Notify server plugins when a proxy is closed (#2823)
* add close proxy op * Move to actual closing routine * Fix e2e tests for CloseProxy * Add warning on resource exhaustion * Add CloseProxy to manual close * retuen errors to `CloseProxy` callerspull/2832/head

committed by
GitHub

No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 145 additions and 2 deletions
-
22doc/server_plugin.md
-
32pkg/plugin/server/manager.go
-
1pkg/plugin/server/plugin.go
-
5pkg/plugin/server/types.go
-
29server/control.go
-
8test/e2e/framework/process.go
-
50test/e2e/plugin/server.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue