This repository contains definitions and Go packages for consuming the public APIs exposed by Scalable Pixel Streaming that are versioned independently of SPS itself.
The REST API is currently versioned alongside SPS and is not included in this repository. Refer to the REST API section of our documentation for more information.
The following APIs are currently available:
-
Authentication Plugin Plugin API for providing authentication for Pixel Streaming applications.
-
Instance Customisation Plugin API for dynamically modifying the runtime options of individual instances of a Pixel Streaming application.
This repository contains the following supporting documentation for the instance customisation plugin:
- Overview of instance and application customisation
- Plugin option and runtime options
- Implementing the API in an application
- Deploying the plugin to the cloud
- Configure your application to use the plugin
Copyright © 2024, TensorWorks Pty Ltd. Licensed under the MIT License, see the license file for details.