Hi good-karma, I just checked out esteem, GREAT job and very cool to have that option to browse and explore as well, love the larger views of content. I was thinking of have autosteem go load any missing posts for you so you don't have to keep it running, and you've done a great job of that. Are you using the steemjs api then or another api for the stream content?
You are viewing a single comment's thread from:
Beside exploring posts/comments, eSteem signs transaction client side and broadcasts it to websocket of user's choice. I use steemjs-lib and steem-rpc libraries which is quite similar with steem.js you use from @fabien and his team.