deepstreamIO / deepstream.io

deepstream.io server
https://deepstreamio.github.io
MIT License
7.14k stars 381 forks source link

Swift client status #1054

Closed redlock closed 4 years ago

redlock commented 4 years ago

Hello, we are using deepstream for our iOS app. However, we are unable to upgrade to the latest deepstream server version because the iOS client hasn't been updated since 2017. What is the status of iOS support for deepstream? Thanks

yasserf commented 4 years ago

iOS support is currently non existent. If I was to work on it I would personally create a single SDK in C++ and wrap it to support other libraries but it's way more time consuming to setup.

If a group of people are willing to sponsor the work (for the minimum specs required) I'm definitely open to working on it. Also open to giving feedback to any opensource ones as well.

redlock commented 4 years ago

Thanks for your response.

yasserf commented 4 years ago

What features are you using the iOS client?

redlock commented 4 years ago

I am mainly using records.

yasserf commented 4 years ago

The best bet we have now is either:

I'll close this issue for now, hopefully open a new swift one when I feel we have the opportunity to expand