Skip to content

Commit

Permalink
Merge pull request vsouza#2865 from borchero/master
Browse files Browse the repository at this point in the history
Add Squid - Networking and WebSocket Library
  • Loading branch information
vsouza authored Oct 21, 2019
2 parents f30be00 + 398673d commit 808af31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1341,6 +1341,7 @@ Also see [push notifications](#push-notifications)
* [MHNetwork](https://github.com/emadhegab/MHNetwork) - Protocol Oriented Network Layer Aim to avoid having bloated singleton NetworkManager
* [ThunderRequest](https://github.com/3sidedcube/ThunderRequest) - A simple URLSession wrapper with a generic protocol based request body approach and easy deserialisation of responses.
* [ReactiveAPI](https://github.com/sky-uk/ReactiveAPI) - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.
* [Squid](https://github.com/borchero/Squid) - Declarative and reactive networking framework based on Combine and providing means for HTTP requests, transparent pagination, and WebSocket communication.

### Email

Expand Down

0 comments on commit 808af31

Please sign in to comment.