mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #468] frpc 能否增加dbus 通信或者lib库形式让其他程序调用 #355
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#355
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 @yuxue521 on GitHub (Sep 21, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/468
如果使用 dbus 通信 方便其他程序调用 lib方式也是一样
公司项目 使用c++ 开发 目前只能通过执行命令方式 运行
如果使用 dbus 方式 建立信号这样 就可以实时的看到状态 软件来进行处理
lib 库形式也是一样 其他程序通过接口 调用
@fatedier commented on GitHub (Oct 9, 2017):
不熟悉,目前没有这个计划。