@yananli199307-dev

Agent P2P

P2P Portal Channel Plugin for OpenClaw

当前版本
v0.2.4
code-plugin社区source-linked

P2P Channel Plugin for OpenClaw

WebSocket connection to P2P Portal for agent-to-agent messaging.

Installation

cd ~/.openclaw/extensions
git clone https://github.com/yananli199307-dev/p2p-channel-plugin.git p2p-portal

Configuration

Add to your OpenClaw config:

{
  "channels": {
    "p2p-portal": {
      "enabled": true,
      "hubUrl": "https://<your-portal-domain.com>",
      "apiKey": "<your-api-key>"
    }
  }
}

源码与版本

源码仓库

https://github.com/yananli199307-dev/p2p-channel-plugin

打开仓库

源码提交

e69e11f

查看提交

安装命令

openclaw plugins install clawhub:p2p-channel-plugin

元数据

  • 包名: p2p-channel-plugin
  • 创建时间: 2026/04/18
  • 更新时间: 2026/04/18
  • 执行代码:
  • 源码标签: e69e11f

兼容性

  • 构建于 OpenClaw: ^0.8.0
  • 插件 API 范围: ^1.0.0
  • 标签: latest
  • 文件数: 10