ml-archive / Serpent

A protocol to serialize Swift structs and classes for encoding and decoding.

Home Page:https://nodes-ios.github.io/Serpent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension for working with URLSession

chriscombs opened this issue · comments

commented

We only support Alamofire as a networking solution, but it seems like many new devs want to use (NS)URLSession and not a 3rd party framework.