great! scan QR with bitshares phone wallet can be a very great service!
I think we should start this right now.
and if you want to use the push service, give me a prefix of topic name, like "bts.cryptosmtih",
I'll send you the user name and password, so you have auth to publish data to topic like "bts.cryptosmith.*", and register RPC service.
client can get all topic's last value, but if you want to get the history list of a topic,tell me the topic name, I need to add it.
If you'll publish some public data maybe anybody else can use, please give me a description, I'll add it to a public data document.
if you need some data you don't want to publish yourself, tell me, I'll add it to the data requirement, maybe anybody else can do it for you.
that's what we should do, share our data, and work together. Thanks!
BTW.
http://devcoinauctions.com seems can't visit now.
PubNub is great.. im using them here for my auction website http://devcoinauctions.com
I used PHP backend (push) with JS front-end. Cuts ajax calls down 100%. Im using free service though.
I would be happy to switch over to yours! It seems this would allow people to not have to run their own nodes to use services like I did with the bitshares ticker @ cryptosmith.info... I have to pull data via the RPC to get open/close price information.. but rather would subscribe to the data via the push bot...
I can also think of another use-case... social login and single-sign on? Check out getclef.com... we can do something like that by sending push notifications that user has logged off, or loggin them in automatically based on their bitshares ID if they login using bitshares login.
Now if some delegates started to become push bot servers we can expand it to make a decentralized service that allows to pull information, so even if one goes down others still available (in the cloud).