Skip to content

vadim-chistiakov/EasyNetwork

Repository files navigation

EasyNetwork

public protocol EasyNetworkClient: EasyAsyncNetworkClient & EasyCombineNetworkClient {}

  • You may use EasyAsyncNetworkClient if prefer async/await approach

  • You may use EasyCombineNetworkClient if prefer Combine approach

  • EasyNetworkClient already has default implementation by extension

Full explanation and cases of usage comming soon

About

Easy implementation of network layout by Swift

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages