Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问后续提供js作为被调用方(即服务端)的支持么? #12

Open
GitHubNull opened this issue Mar 8, 2024 · 1 comment

Comments

@GitHubNull
Copy link

从文档来看,js支持目前都是调用作为调用方的,请问后续有没有作为服务端的支持呢?
作为服务端的支持的使用场景:

  1. 可以远程调用浏览器上特定函数,省去繁杂的js代码逆向过程。
  2. 其他场景

技术架构:js在chrome浏览器中执行时,通过反向连接到服务集散中心(类似于mqtt)发布消息提供服务,调用方可以通过这服务集散中心去调用真正的服务。

@chending123
Copy link

chending123 commented Mar 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants