Virus-Axel / godot-solana-sdk

Build Solana games with godot. This GDExtension will enable godot to make on-chain and Solana integrated games.
MIT License
38 stars 12 forks source link

Implement URL parsing #157

Closed Virus-Axel closed 10 months ago

Virus-Axel commented 10 months ago

The SolanaClient was not working when setting port or query strings. This commit implements a better url parsing by considering all URL options.