feathers-swift
feathers-swift copied to clipboard
FeathersJS Swift SDK, written with love.
Results
2
feathers-swift issues
Sort by
recently updated
recently updated
newest added
trafficstars
I'm using feathers-swift and feathers-swift-socketio to connect a iOS app to a feathersjs + mongoose service. I have been able to successfully connect my iOS app to the feathers server,...
bug
Prerequisites: - [docker toolbox](https://docs.docker.com/docker-for-mac/install/) Simply run `docker-compose up` from your terminal and you have a test feathers server running! The server directory is `test/server` and that entire folder was a...