SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Where to start with a Swift SDK implementation?

Open UltimaTerra opened this issue 6 months ago • 0 comments

Hiya! I just wanna say I love this project for many reasons! I am working on both a web app and a game engine both in Swift, so I kind of like the approach of treating the game server as its 'contained client' yet with the conveniences of a database. That is so cool!

Not too familiar with Rust per se, but I am probably more comfortable with it then Typescript, which I actually have not used, I barely used JS. I wanted to know if you would accept/merge a Swift SDK for this database? Right now, I do not need it per se, I am using Appwrite and Postgres and it works for my usecase. My concern was just if forking this repo had both the db and the sdk, or if I had to look for the sdk elsewhere? I might have missed it in the documentation. My apologies if I did!

UltimaTerra avatar Aug 23 '24 01:08 UltimaTerra