Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Pre-IPOs
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
GateRouter
Smartly choose from 40+ AI models, with 0% extra fees
OpenAI's open-source speech AI underlying architecture: WebRTC founder has joined, with a self-developed relay + transceiver splitting solution
CryptoWorld News reports that the OpenAI engineering team has publicly revealed the underlying WebRTC architecture supporting real-time voice AI products such as ChatGPT voice and real-time API.
The core solution is to split the traditional WebRTC media routing and protocol termination into two layers: a stateless relay responsible only for UDP packet forwarding, and a stateful transceiver responsible for complete ICE (Interactive Connectivity Establishment), DTLS (Datagram Transport Layer Security) handshake, and encryption/decryption.
This design addresses the classic challenges of WebRTC on Kubernetes, reducing the exposed public UDP surface to a fixed small number of addresses and ports after splitting, allowing the relay to scale horizontally.
The article also reveals that WebRTC protocol original architect Justin Uberti and the creator of the open-source WebRTC library Pion, Sean Dubois, have both joined OpenAI to participate in the integration of real-time AI and WebRTC.