3 个仓库
Execution of authenticated requests to platform-specific modules with integrated token management.
Distinct from Cloud API Request Execution: Focuses on platform-specific module execution (payment, menu) rather than general cloud API requests
Explore 3 awesome GitHub repositories matching web development · Platform Request Execution. Refine with filters or upvote what's useful.
WeiXinMPSDK is a .NET software development kit designed to integrate WeChat services, official accounts, and mini programs into applications. It provides a multi-platform bot framework and a programmatic interface to interact with official, mini, and corporate accounts across the WeChat ecosystem. The project features interface-based platform abstraction and logic unification, allowing a single codebase to target multiple target platforms. It includes a messaging middleware for routing incoming requests and a distributed caching layer using providers like Redis or Memcached to synchronize ses
Executes requests for payment, menu, and template modules with automated access token lifecycle management.
Rivet is a distributed infrastructure for managing the lifecycle, addressing, and persistence of stateful actors and durable execution engines. It provides a distributed process sandbox that executes application logic within lightweight isolates, ensuring resource isolation and fast cold starts. The system is designed to coordinate multi-step operations using persistent queues and timers to guarantee reliable task completion across distributed environments. The platform specifically enables the orchestration of stateful AI agents that maintain persistent memory and state across long-running i
Provides mechanisms to invoke low-level network interfaces directly on remote actor processes.
OpenWeChat 是一个 Go 语言软件开发工具包(SDK)和 API 包装器,专为将微信消息和账户管理集成到 Go 应用中而设计。它作为机器人框架和消息库,用于处理实时聊天事件及与平台的程序化交互。 该项目提供了一套完整的会话管理系统,包括二维码身份验证和以 JSON 格式持久化会话 Cookie,以在重启后保持访问权限。它通过提供拦截并保留发送者试图撤回的消息的能力,以及对多账户会话管理的支持而脱颖而出。 该库涵盖了广泛的功能领域,包括自动化消息发送和回复逻辑、联系人与群组管理以及用户资料数据检索。它还包含媒体处理工具,例如下载共享文件并通过文件头分析识别内容类型。 该 SDK 实现了基于中间件的消息链式处理系统,并使用基于轮询的事件检测来同步传入数据。
Executes programmatic requests to platform endpoints for messaging, contact management, and media handling.