Superpowered Networking Library Features

HTTP/HTTPS requests and responses

Communicate with REST APIs directly via an easy API, bypassing the operating system’s HTTP/HTTPS networking stack.

HTTP/HTTPS requests and responses

JSON parser

Create or parse JSON efficiently.

JSON parser

Ready for blazingly good audio performance and enhanced developer productivity?

Download the SDKs or get in touch with sales

Superpowered Networking Library Features & Classes

Solutions
Superpowered Networking Library SDK

HTTP/HTTPS

GET, POST, DELETE, PUT, any HTTP method
checkmark
HTTP header handling
checkmark
Custom HTTP headers
checkmark
HTTP data handling (automatic encoding for GET, POST, etc.)
checkmark
Custom HTTP body and data type
checkmark
File uploading
checkmark
File downloading with progress
checkmark
Custom download handling with progress
checkmark
Adjustable timeout
checkmark
Adjustable maximum number of redirections
checkmark
Adjustable maximum response size
checkmark
Cache control
checkmark
Duplicating requests
checkmark
Blocking operation
checkmark
Asynchronous operation
checkmark
Base64 encoding
checkmark
Base64 decoding
checkmark
URL encoding
checkmark

JSON

Creating
checkmark
Parsing
checkmark
Nulls
checkmark
Booleans
checkmark
Integers
checkmark
Doubles
checkmark
Strings
checkmark
Objects
checkmark
Arrays
checkmark
Automatic number recognition (easy interfacing to C)
checkmark
Minification
checkmark
References
checkmark
Easy recursive get
checkmark