Tagged articles
2 articles
Page 1 of 1
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jan 9, 2023 · Mobile Development

Design and Implementation of a Standardized IM Message Flow Interaction Layer for iOS

The paper presents a customizable, dependency‑injected iOS IM framework that separates message‑flow structure from interaction, defines reusable MessageView components with pluggable size‑strategies and a snapshot cache, and exposes standard service protocols, enabling low‑cost integration, business extensibility, and reduced maintenance across diverse chat scenarios.

Instant MessagingUI designiOS
0 likes · 12 min read
Design and Implementation of a Standardized IM Message Flow Interaction Layer for iOS
21CTO
21CTO
Sep 10, 2018 · Backend Development

How to Build a Scalable Live Video Streaming Architecture

This article outlines a complete live video streaming architecture, covering the end‑to‑end pipeline, adaptive bitrate handling, player implementation, SDK layer management, message flow, channel comparisons, heartbeat mechanisms, bucket allocation strategies, risk control for large promotions, and platformization challenges, illustrated with detailed diagrams.

BackendSDKVideo Architecture
0 likes · 2 min read
How to Build a Scalable Live Video Streaming Architecture