{"id":16921236,"url":"https://github.com/bdrelling/kipplenetworking","last_synced_at":"2025-12-11T22:53:58.509Z","repository":{"id":42158991,"uuid":"510545591","full_name":"bdrelling/KippleNetworking","owner":"bdrelling","description":"A Swift cross-platform (Apple and Linux) networking library.","archived":false,"fork":false,"pushed_at":"2024-05-05T20:57:27.000Z","size":235,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T09:24:30.029Z","etag":null,"topics":["ios","linux","macos","server-side-swift","swift","tvos","vapor","watchos"],"latest_commit_sha":null,"homepage":"https://swiftpackageindex.com/swift-kipple/Networking","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bdrelling.png","metadata":{"funding":{"github":"bdrelling","ko_fi":"briandrelling"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-07-05T01:09:14.000Z","updated_at":"2024-11-12T16:44:31.000Z","dependencies_parsed_at":"2024-03-28T03:43:29.165Z","dependency_job_id":"48cb2ef0-84ae-422b-ba48-94e9e75803e0","html_url":"https://github.com/bdrelling/KippleNetworking","commit_stats":{"total_commits":79,"total_committers":2,"mean_commits":39.5,"dds":"0.025316455696202556","last_synced_commit":"1e82238fae01922bdd59315fc1694069443d4b02"},"previous_names":["swift-kipple/networking"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/bdrelling/KippleNetworking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrelling%2FKippleNetworking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrelling%2FKippleNetworking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrelling%2FKippleNetworking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrelling%2FKippleNetworking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bdrelling","download_url":"https://codeload.github.com/bdrelling/KippleNetworking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrelling%2FKippleNetworking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27672063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-11T02:00:11.302Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","linux","macos","server-side-swift","swift","tvos","vapor","watchos"],"created_at":"2024-10-13T19:51:05.011Z","updated_at":"2025-12-11T22:53:58.478Z","avatar_url":"https://github.com/bdrelling.png","language":"Swift","funding_links":["https://github.com/sponsors/bdrelling","https://ko-fi.com/briandrelling"],"categories":[],"sub_categories":[],"readme":"# KippleNetworking\n\n[![Latest Release](https://img.shields.io/github/v/tag/bdrelling/KippleNetworking?color=blue\u0026label=)](https://github.com/bdrelling/KippleNetworking/tags)\n[![Swift Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbdrelling%2FKippleNetworking%2Fbadge%3Ftype%3Dswift-versions\u0026label=)](https://swiftpackageindex.com/bdrelling/KippleNetworking)\n[![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbdrelling%2FKippleNetworking%2Fbadge%3Ftype%3Dplatforms\u0026label=)](https://swiftpackageindex.com/bdrelling/KippleNetworking)\n[![License](https://img.shields.io/github/license/bdrelling/KippleNetworking?label=)](https://github.com/bdrelling/KippleNetworking/blob/main/LICENSE)  \n[![Apple CI Status](https://github.com/bdrelling/KippleNetworking/actions/workflows/apple_tests.yml/badge.svg)](https://github.com/bdrelling/KippleNetworking/actions/workflows/apple_tests.yml)\n[![Linux CI Status](https://github.com/bdrelling/KippleNetworking/actions/workflows/linux_tests.yml/badge.svg)](https://github.com/bdrelling/KippleNetworking/actions/workflows/linux_tests.yml)\n[![Code Coverage](https://img.shields.io/codecov/c/github/bdrelling/KippleNetworking)](https://codecov.io/gh/bdrelling/KippleNetworking)\n\nA Swift library that offers cross-platform (Apple and Linux) networking support, intended for the creation of cross-platform SDKs to be used in projects spanning across iOS/macOS/tvOS/watchOS and Server-side Swift.\n\n\u003e [!WARNING]\n\u003e The code in this library has been made public as-is solely for the purposes of reference, education, discovery, and personal use. As such, stability for production applications **CANNOT** be guaranteed; however, if you're interested in leveraging code within this library in your own projects, feel free to do so at your own risk.\n\u003e\n\u003e Please open GitHub issues for any problems you encounter or requests you have and we will do my best to provide support.\n\n## Table of Contents\n\n- [Documentation](#documentation)\n  - [Modules](#modules)\n  - [Dependencies](#dependencies)\n- [Kipple Libraries](#kipple-libraries)\n- [Installation](#installation)\n- [Compatibility](#compatibility)\n- [Stability](#stability)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Documentation\n\n### Modules\n\n- [KippleNetworking](/Sources/KippleNetworking) — Cross-platform (Apple and Linux) networking support.\n\n### Dependencies\n\n- [Kipple](https://github.com/bdrelling/Kipple) — A collection of Swift modules providing common Swift functionality.\n- [apple/swift-nio](https://github.com/apple/swift-nio) — Event-driven network application framework for high performance protocol servers \u0026 clients, non-blocking.\n- [apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) — Useful code around SwiftNIO.\n- [swift-server/async-http-client](https://github.com/swift-server/async-http-client) — HTTP client library built on SwiftNIO.\n\n\u003e [!NOTE]  \n\u003e This package also utilizes [KippleTools](https://github.com/bdrelling/KippleTools) as a development dependency, which handles linting, formatting, and other core scripting needs for [Kipple](https://github.com/bdrelling/Kipple) projects.\n\u003e This dependency is not pulled into your project in any way, as it is not referenced directly by any product of this package.\n\n## Kipple Libraries\n\nThere's more where this came from!\n\nCheck out [Kipple](https://github.com/bdrelling/Kipple) and its [component libraries](https://github.com/bdrelling/Kipple#component-libraries).\n\n## Installation\n\nSee [Installation](https://github.com/bdrelling/Kipple#installation).\n\n## Compatibility\n\n[![Swift Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbdrelling%2FKippleNetworking%2Fbadge%3Ftype%3Dswift-versions\u0026label=)](https://swiftpackageindex.com/bdrelling/KippleNetworking)\n[![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbdrelling%2FKippleNetworking%2Fbadge%3Ftype%3Dplatforms\u0026label=)](https://swiftpackageindex.com/bdrelling/KippleNetworking)\n\nSee [Compatibility](https://github.com/bdrelling/Kipple#compatibility).\n\n## Stability\n\n[![Apple CI Status](https://github.com/bdrelling/KippleNetworking/actions/workflows/apple_tests.yml/badge.svg)](https://github.com/bdrelling/KippleNetworking/actions/workflows/apple_tests.yml)\n[![Linux CI Status](https://github.com/bdrelling/KippleNetworking/actions/workflows/linux_tests.yml/badge.svg)](https://github.com/bdrelling/KippleNetworking/actions/workflows/linux_tests.yml)\n[![Code Coverage](https://img.shields.io/codecov/c/github/bdrelling/KippleNetworking)](https://codecov.io/gh/bdrelling/KippleNetworking)\n\nSee [Stability](https://github.com/bdrelling/Kipple#stability).\n\n## Contributing\n\nSorry to do this to you again, but...\n\nSee [Contributing](https://github.com/bdrelling/Kipple#contributing).\n\n## License\n\nAll **Kipple** libraries are released under the MIT license. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdrelling%2Fkipplenetworking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdrelling%2Fkipplenetworking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdrelling%2Fkipplenetworking/lists"}