ziminny/streamline
**The Elegant Swift Networking Framework**
π Official Documentation
For complete guides, API reference, and advanced examples, visit our dedicated docs site:
[[Documentation Status]](https://ziminny.github.io/streamline-website/)
π Features
| Feature | Description | |---------|-------------| | π HTTP/HTTPS | Full-featured HTTP client | | π WebSockets | Real-time communication | | π JWT Auth | Built-in authentication flows | | π‘οΈ MTLS | Client certificate support | | π Pagination | Simplified paginated requests | | π― Interceptors | Global request modification |
π Installation
Swift Package Manager
.package(
url: "https://github.com/ziminny/Streamline.git",
from: "1.0.0"
)Cocoapods
pod 'Streamline', :git => 'https://github.com/ziminny/Streamline.git'Package Metadata
Repository: ziminny/streamline
Default branch: main
README: README.md