@arcware-cloud/pixelstreaming-websdk 0.1.1-beta → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,7 +8,7 @@ If you are not familiar with Arcware CloudRT yet, check it out on [www.arcware.c
8
8
 
9
9
  The WebSDK is designed to bring immersive experiences, similar to those found in native applications, to the web. It's enabled for a range of applications, from gaming and architectural visualization to interactive training. Bringing high quality real-time and ensures a seamless user experience.
10
10
 
11
- This README offers an initial guide to integrating the WebSDK into your application. For comprehensive instructions, including setup, configuration, advanced features, and best practices, please refer to our detailed documentation: [Arcware Pixel Streaming WebSDK Documentation](https://docs.arcware.cloud/web-integration/web-sdk-plugin).
11
+ This README offers an initial guide to integrating the WebSDK into your application. For comprehensive instructions, including setup, configuration, advanced features, and best practices, please refer to our detailed documentation: [Arcware Pixel Streaming WebSDK Documentation](https://docs.arcware.cloud/web-integration/final-link-missing).
12
12
 
13
13
  For an in-depth understanding of the underlying technology and infrastructure, you can explore the original "PixelStreamingInfrastructure" repository by Epic Games on GitHub: [EpicGames/PixelStreamingInfrastructure](https://github.com/EpicGames/PixelStreamingInfrastructure).
14
14
 
@@ -75,7 +75,7 @@ Below is a simple example demonstrating how to use the WebSDK in an HTML file to
75
75
  </html>
76
76
  ```
77
77
 
78
- For more detailed examples and advanced usage, please refer to our documentation: [Arcware CloudRT Pixelstreaming WebSDK Documentation](https://docs.arcware.cloud/web-integration/web-sdk-plugin).
78
+ For more detailed examples and advanced usage, please refer to our documentation: [Arcware CloudRT Pixelstreaming WebSDK Documentation](https://docs.arcware.cloud/final-link-missing).
79
79
 
80
80
 
81
81
  # Changelog
@@ -127,7 +127,7 @@ This software inherits code from several other libraries, namely:
127
127
  - [@epicgames-ps/lib-pixelstreamingfrontend-ue5.2](https://github.com/EpicGames/PixelStreamingInfrastructure/blob/master/LICENSE.md)
128
128
  - [@epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.2](https://github.com/EpicGames/PixelStreamingInfrastructure/blob/master/LICENSE.md)
129
129
 
130
- Here's a summary of these [Dependency Licenses](DEPENDENCY_LICENSE.md).
130
+ Here's a summary of these [Dependency Licenses](https://www.npmjs.com/package/@arcware-cloud/pixelstreaming-websdk?activeTab=code)/DEPENDENCY_LICENSE.md.
131
131
 
132
132
  We appreciate the contributions of these libraries, as they are essential in supporting our development efforts.
133
133