networking
CommunityModern network patterns & migrations.
AuthorCharlesWiltgen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Guidance on using Network.framework, migrating from BSD sockets, avoiding anti-patterns, and adopting async/await patterns with iOS 26+.
Core Features & Use Cases
- Anti-patterns to avoid (scenarios with SCNetworkReachability, blocking main thread, etc.).
- Migration paths from older networking APIs to NetworkConnection.
- Diagnostics and code reviews for networking implementations.
Quick Start
Compare NWConnection vsNetworkConnection and migrate a simple TLS client to the new API.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: networking Download link: https://github.com/CharlesWiltgen/Axiom/archive/main.zip#networking Please download this .zip file, extract it, and install it in the .claude/skills/ directory.