AWS GameLift releases Server SDK 5.0.4

1 minuto de leitura
Nível de conteúdo: Intermediário
0

AWS GameLift released a new version of the Server SDK 5 with improvements to the README installation instructions and better code samples

Today, AWS GameLift released the Server SDK version 5.0.4 that includes bug fixes and updates to the installation instructions in the README files. The improvements include:

  1. Increases websocket open handshake timeout from 5 seconds to 20 seconds. This update reduces the likelihood of failures to establish a websocket connection due to high network latency, which results in occasional errors in InitSDK().
  2. Explicitly initializes the WebSocketPlayerSessionCreationPolicy enum to NOT_SET. This update resolves cases where some c++ compilers don't default an enum instance to the enum's first value.
  3. Updates README.md file to provide complete prerequisites and add a "Common Issues" section.

To get these updates, please make sure to download the latest version of the SDK from the Getting Started Page.

AWS
ESPECIALISTA
Sachin
publicada há um ano696 visualizações
3 Comentários

This update was totally bugged and couldn't be compile. Can you fix it please?

respondeu há um ano

Thank you for your message and the concerns on the SDK usage. In order to better help, could you please share the error messages or more details/context on the compile issues that you faced while building the latest version of the SDK.

We are prioritizing fixes to the SDK that cause usability issues and feedback, such as yours, will help us get to them faster and release fixes sooner.

Thanks.

AWS
ESPECIALISTA
Sachin
respondeu há um ano

I run the setup.bat that starts throwing errors.

respondeu há 10 meses