RuiAAPeres / Rinku

A simple networking library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rinku (リンク)

A simple networking library

The purpose of Rinku ("link" in japanese) is to allow the user to established a connection/link to the outside world, via NSURLSession. The main goal while developing it were:

  • Simplicity: There isn't a lot going on here.

This networking library has borrowed ideas mainly from here, but also from here.

About

A simple networking library

License:MIT License


Languages

Language:Swift 97.3%Language:C++ 2.7%