Skip to content

mikelsis/nativescript-https

Repository files navigation

NativeScript-HTTPS

The definitive way to hit HTTP based APIs in Nativescript.

Easily integrate the most reliable native networking libraries with the latest and greatest HTTPS security features.

A drop-in replacement for the default http module.

Features

  • Modern TLS security features (SNI, ALPN)
  • Shared connection pooling reduces request latency
  • Silently recovers from common connection problems
  • Everything runs on a native background thread
  • Transparent GZIP
  • HTTP/2 support

Libraries

iOS Android
AFNetworking okhttp3

FAQ

Do I have to use SSL pinning and all this security mumbo jumbo? No. This plugin

About

Secure HTTP client with SSL pinning for Nativescript - iOS/Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.5%
  • Shell 6.3%
  • Ruby 0.2%