Tagged articles

Protocol Conversion

7 articles · Page 1 of 1
Tencent Cloud Middleware
Tencent Cloud Middleware
May 20, 2026 · Cloud Native

Zero‑Code Integration of Legacy APIs into the AI Ecosystem with the MCP Gateway

Enterprises with hundreds of RESTful APIs often cannot expose them to AI agents, not because models are weak but because tool integration is cumbersome; the article shows how the MCP Gateway enables zero‑code conversion of existing interfaces, centralizes authentication, logging, and protocol translation, and supports multi‑backend scenarios for seamless AI ecosystem access.

AI integrationBackend IntegrationCloud Native
0 likes · 8 min read
Zero‑Code Integration of Legacy APIs into the AI Ecosystem with the MCP Gateway
AI Explorer
AI Explorer
May 2, 2026 · Backend Development

Building a High‑Concurrency DeepSeek Middleware with Go

The ds2api project, written in Go, offers a high‑concurrency, plugin‑based middleware that standardizes and converts various AI model APIs into DeepSeek‑compatible requests, delivering tens of thousands of conversions per second with millisecond latency and a simple three‑step setup.

AI InfrastructureDeepSeekGo
0 likes · 6 min read
Building a High‑Concurrency DeepSeek Middleware with Go
Alibaba Cloud Native
Alibaba Cloud Native
Jun 8, 2025 · Cloud Native

How Nacos MCP Router Enables Seamless Multi‑Protocol Support and One‑Click Conversion

The new Nacos MCP Router release introduces full SSE and Streamable HTTP protocol support, Dockerized deployment, and a one‑click conversion feature that transforms Stdio or SSE MCP servers into Streamable HTTP, simplifying integration across heterogeneous systems, micro‑service architectures, AI assistants, and cloud‑native applications.

DockerMCPProtocol Conversion
0 likes · 11 min read
How Nacos MCP Router Enables Seamless Multi‑Protocol Support and One‑Click Conversion
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Apr 8, 2021 · Backend Development

How RTMPGateway Bridges WeChat Mini‑Programs with WebRTC: A Deep Dive

This article explains how the RTMPGateway media server enables audio‑video communication between WeChat mini‑programs and other platforms by converting RTMP streams to RTP, handling handshakes, media encapsulation, audio transcoding, and signaling, while addressing performance and synchronization challenges.

Media ServerProtocol ConversionRTMP
0 likes · 17 min read
How RTMPGateway Bridges WeChat Mini‑Programs with WebRTC: A Deep Dive