axiom-networking
CommunityMigrate to modern iOS networking patterns.
Authorharivansh-afk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers migrate and implement modern iOS networking patterns using Apple's Network framework, replacing deprecated BSD sockets, CFSocket, NSStream, and reachability hacks with non-blocking, async/await workflows.
Core Features & Use Cases
- Migration guidance: from NWConnection to NetworkConnection (iOS 26+), with clear best practices for TLS, UDP, and framing.
- Practical patterns: TLV framing, Coder protocol, and UDP batching for efficient real-time networking.
- Use Case Examples: gaming (low-latency UDP), secure messaging, and local-network discovery.
Quick Start
Example: Create a TLS TCP connection to a server and start sending data with async/await, observing connection states and handling retries as needed.
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: axiom-networking Download link: https://github.com/harivansh-afk/claude-code-vertical/archive/main.zip#axiom-networking Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.