Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit 9cfb9dc

Browse files
committed
Add some context to illustrate our release policy
1 parent 2b1219d commit 9cfb9dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Authentication and back-off logic is a pain, let's do it once and forget about i
1616
- [x] ⌚️ watchOS 2.0+
1717
- [x] 📺 tvOS 9.0+
1818

19+
Yet another networking library? Well apart from some unique benefits such as built-in rate limiting and powerful request authentication, a significant benefit for you is that any tagged version has been tested in production. We only tag a new release once it’s been used for two weeks by the Spotify app (which has millions of active users a day). As such you can be sure tagged versions are as stable as possible.
20+
1921
## Architecture :triangular_ruler:
2022
`SPTDataLoader` is designed as an HTTP stack with 3 additional layers on top of `NSURLSession`.
2123

0 commit comments

Comments
 (0)