Open weepy opened 11 years ago
That would be great!
dito
oh hahahaha i just opened an issue for this, ill close mine
sockets doesnt make sense IMO, xhr is plenty fast but it would still be nice to abstract out for demo with local storage
beyond demos im not sure if there's much value in this really
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.
localStorage without an orm-ish couldn't be easier, but I guess for offline/online apps this could be useful