Skip to content

merielleimpreso/SwiftTodos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftTodos

Important - this repo is broken as of Meteor 1.3. The iOS code should work, but it was written to work against Meteor's todos example and Meteor has changed its' API.

Meteor Todos created using SwiftDDP with CoreData integration. Clone this repo, install SwiftDDP and run!

Note that connectivity to apps hosted on Meteor's free tier (*.meteor.com) can be erratic as the server-side app periodically idles. If SwiftTodos does not connect (verifiable in the logs) or you cannot add or remove items or login, try connecting to a different instance. The easiest way to do this is to run an instance of the todos app locally.

bash meteor create --example todos

Once you've created and started the Meteor todos server, set the url variable in AppDelegate.swift to ws://localhost:3000/websocket, then run the iOS app.

About

Meteor Todos created using SwiftDDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published