mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #21] Server cli add possibility to manage subscriptions in runtime #9
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mmatczuk on GitHub (May 11, 2017).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/21
Server CLI should start a separate HTTP listener and provide a REST api to inspect and manage subscriptions.
@codeskyblue commented on GitHub (Sep 23, 2017):
How about
@mmatczuk commented on GitHub (Sep 27, 2017):
@codeskyblue it's too simplistic, the library actually supports all this inducing client forced disconnects but it's not exposed in the API.