Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I mean, technically JS is used for the fetch API but Godot handles all that. This is written entirely in GDScript utilizing my plugin. If you're curious to see it, check it out at: https://github.com/GodotNuts/GodotFirebase. No active polling - we handle streaming through a custom HTTPClient that I also implemented.

(+1)

Impresive work! I will test that in depth in the near future. It fits perfectly for a project that I have in mind.