Tag

SDK Development

1 views collected around this technical thread.

Bilibili Tech
Bilibili Tech
May 30, 2023 · Backend Development

Evolution of Interactive Live Streaming: Bilibili's Open Platform Journey

Bilibili’s live‑streaming tech team created an open interactive platform—spurred by the 600,000‑viewer success of Xiu Gou Nightclub—that supports hang‑up, host‑enhanced, and tool‑assisted streams, provides SDKs, APIs, data‑compliant authentication, tackles latency and rendering challenges, and now explores advertising, sponsorship and game‑promotion models to sustain its ecosystem.

SDK DevelopmentWebSocket communicationdata compliance
0 likes · 13 min read
Evolution of Interactive Live Streaming: Bilibili's Open Platform Journey
Baidu Geek Talk
Baidu Geek Talk
Feb 16, 2022 · Fundamentals

SDK Development Best Practices: Design Principles and Coding Standards from Baidu

Baidu’s SDK development guide stresses writing reusable, stable libraries by applying SOLID design principles, exposing errors, ensuring thorough testing, maintaining backward compatibility, minimizing dependencies, and enhancing usability and understandability, while enforcing strict commit linking, Golint checks, branch versioning, and formal code‑review processes.

Baidu EngineeringBest PracticesSDK Development
0 likes · 21 min read
SDK Development Best Practices: Design Principles and Coding Standards from Baidu
Byte Quality Assurance Team
Byte Quality Assurance Team
Apr 28, 2021 · Cloud Computing

Ensuring Release Quality and Security for Cloud Server-Side SDKs: Practices and Pipeline Construction

This article details the engineering practices and pipeline construction strategies employed by Volcengine to ensure the release quality, security compliance, and version control of its multi-language server-side SDKs, addressing common challenges in code review, automated testing, and continuous delivery workflows.

CI/CD PipelineDevOps PracticesSDK Development
0 likes · 7 min read
Ensuring Release Quality and Security for Cloud Server-Side SDKs: Practices and Pipeline Construction
Meitu Technology
Meitu Technology
Dec 1, 2017 · Mobile Development

Meitu DNS Optimization Practice: LocalDNS vs HTTP DNS and Non-Intrusive SDK Implementation

Meitu improves mobile app performance by combining HTTP DNS for critical domains with fallback LocalDNS, employing lazy cache updates and a non‑intrusive SDK that injects custom resolution via Java reflection and native ELF redirection, resulting in roughly 100 ms latency reduction and fewer unknown‑host errors.

AndroidDNS optimizationELF hooking
0 likes · 14 min read
Meitu DNS Optimization Practice: LocalDNS vs HTTP DNS and Non-Intrusive SDK Implementation