awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesProgrammatic

Executing custom scripts to intercept and modify the content of messages flowing through a system.

Distinct from Message Interception: Distinct from Message Interception: focuses on the active programmatic modification via scripting rather than passive monitoring or capture.

Explore 1 awesome GitHub repository matching networking & communication · Programmatic. Refine with filters or upvote what's useful.

Awesome Programmatic GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 42wim/matterbridge42wim 的头像

    42wim/matterbridge

    7,507在 GitHub 上查看↗

    Matterbridge 是一个多协议聊天桥接器和消息网关,可实时同步不同通信平台之间的消息、媒体和用户身份。它作为一个协议无关的消息总线,将各种聊天协议转换为通用的内部格式,以实现不同服务之间的无缝通信。 该系统的独特之处在于多平台媒体代理,它下载并重新上传文件和附件,以确保跨协议的可访问性。它还利用 Webhook 身份代理在各平台间复制原始发送者的用户名和头像,通过可自定义的映射和格式化保持身份清晰度。 该网关通过聊天流量中间件提供广泛的流量管理,允许使用正则表达式和可脚本化逻辑进行消息转换、过滤和路由。它支持复杂的消息生命周期管理,包括编辑、删除和线程化对话的同步,同时为第三方服务提供程序化协议集成。 该桥接器可以作为后台服务或在容器内部署,并支持环境变量配置和安全管理 API。

    Executes custom scripts on incoming and outgoing messages to programmatically modify text and sender identity.

    Go
    在 GitHub 上查看↗7,507
  1. Home
  2. Networking & Communication
  3. Message Bus Interfaces
  4. Message Interception
  5. Programmatic