Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract transport mechanism ? #12

Open
weepy opened this issue Nov 4, 2012 · 7 comments
Open

extract transport mechanism ? #12

weepy opened this issue Nov 4, 2012 · 7 comments

Comments

@weepy
Copy link

weepy commented Nov 4, 2012

  • perhaps to enable saving over a socket or to localStorage ?
@avetisk
Copy link

avetisk commented Nov 4, 2012

That would be great!

@juliangruber
Copy link
Contributor

dito

@tj
Copy link
Member

tj commented Nov 4, 2012

oh hahahaha i just opened an issue for this, ill close mine

@tj
Copy link
Member

tj commented Nov 4, 2012

sockets doesnt make sense IMO, xhr is plenty fast but it would still be nice to abstract out for demo with local storage

@tj
Copy link
Member

tj commented Nov 6, 2012

beyond demos im not sure if there's much value in this really

@weepy
Copy link
Author

weepy commented Nov 6, 2012

I need to store stuff in localStorage for my iPhone app I'm working on. Also I have a socket open already so I'd probably remote save over that if it was available.

@tj
Copy link
Member

tj commented Nov 6, 2012

localStorage without an orm-ish couldn't be easier, but I guess for offline/online apps this could be useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants