1. create http module : - Extract 'Pipe' fonctionality functionality from aerogear-http Remove AFNetworking dependency Popose - Propose an API closer to GET/POST/PUT http method call a la AFNEtworking - Allow pluggable request/response serializer (possibility to plug fwk like mantle) 2. oauth2 - Utilise Apple's new Swift programming language AccountManager to namage multiple oauth2 account, fluid integration/refresh of token
|