Skip to content

Commit 3f91555

Browse files
committed
Added docsite link to the readme since it seems that from some users it is not obvious where to look.
1 parent 50645a0 commit 3f91555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Superpowered Inc develops the following interactive audio, networking and crypto
1111
Superpowered C++ Audio Library and SDK is the leading C++ Audio Library featuring low-power, real-time latency and cross-platform audio players, audio decoders, Fx (effects), audio I/O, streaming, music analysis and spatialization.
1212

1313
For the most up-to-date feature list, see: https://superpowered.com/audio-library-sdk
14+
For the latest API reference check the docsite: https://docs.superpowered.com/reference/latest?lang=cpp
1415

1516
### 2. Superpowered C++ Networking Library and SDK for Android, iOS, macOS, tvOS, Linux and Windows.
1617
The Superpowered C++ Networking Library and SDK was designed from the ground-up to provide the easiest cross-platform way for a client to communicate with the back-end. It implements HTTP and HTTPS communication with custom data and header support, progress handling, file uploads/downloads and more. It reduces implementation, debug and maintenance time of typical tasks such as REST API requests, OAuth and bearer token authorization, or digital media streaming. It operates identically on all platforms, removing the pain of writing wrappers and finding quirks around the operating system's networking API, while it's fully self-contained and independent from it. The SDK also has a JSON parser to offer a complete package for your everyday networking and parsing needs.

0 commit comments

Comments
 (0)