EventHorizon - A thread-safe networking layer in Swift with Sendable and async-await
EventHorizon is a lightweight, thread-safe Swift package for building a clean, type-safe network communication layer with Swift 6, Sendable and async/await.
2 articles tagged “Networking”.
EventHorizon is a lightweight, thread-safe Swift package for building a clean, type-safe network communication layer with Swift 6, Sendable and async/await.
Build a generic, thread-safe networking layer in Swift 6 using the EventHorizon package, with async/await, Sendable, and network interceptors.