Conditional yield for server requests - or how to cache the result

This page summarizes the projects mentioned and recommended in the original post on /r/godot

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nakama-godot

    Godot client for Nakama server written in GDScript.

  • I'm using GdScript with Godot version 3.4 I want to cache the result of a server request to save some bandwidth. I'm using the Nakama Godot Client which can be found here: https://github.com/heroiclabs/nakama-godot The Nakama documentation can be found here: https://heroiclabs.com/docs/nakama/getting-started/introduction/

  • Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  • I did find the request to add the await keyword, but at time of writing this question the await keyword is not present in Godot 3.4 https://github.com/godotengine/godot/issues/22947

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts