axiom-networking-legacy
CommunityLegacy iOS networking patterns
Authortuliopc23
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides patterns for network communication in older iOS versions (12-25) that do not support modern asynchronous programming features like async/await, ensuring backward compatibility and efficient networking for legacy applications.
Core Features & Use Cases
- NWConnection with TLS: Securely establish network connections using TLS for apps targeting iOS 12-25.
- Batched UDP Sends: Optimize CPU usage for sending multiple UDP datagrams efficiently, ideal for real-time data.
- NWListener: Create network listeners to accept incoming connections, suitable for server or peer-to-peer applications.
- Network Discovery: Discover services on the local network using Bonjour for peer-to-peer or local service interactions.
Quick Start
Use the axiom-networking-legacy skill to establish a TLS connection to mail.example.com on port 993.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-legacy Download link: https://github.com/tuliopc23/flying-dutchman-app/archive/main.zip#axiom-networking-legacy 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.