SquareBeam / unity-aws-sdk

2 stars 0 forks source link

Unity AWS SDK by Square Beam

Link to the Asset Store

Official AWS SDK is big, heavy, and not Unity Friendly, it's using "async" which is cool for .NET, but on Unity, we will collide with the "Main Thread" problem, so to avoid this you have to build workarounds that will make life harder for developers to maintain that code. From Developer to Developers with Love!

This Github page is primarily for reporting bugs and feature requests.

Advantages against Official AWS SDK for .NET

Features