If you where running an app that depended on the now defunct steemd.steemit.com
WebSocket RPC you can run a copy of lineman. It will proxy the new api.steemit.com
HTTP RPC to WebSockets for you.
Running in a docker container it is as simple as: docker run -p 8080:8080 -it jnordberg/lineman
And now you have a steemd.steemit.com replacement running on ws://<docker-host>:8080
where you can point your app.
There are also other nodes that you can point your app to that still use websockets, including 'wss://gtg.steem.house:8090' and wss://seed.bitcoiner.me'
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
oh man I completely forgot about gtg's wss service
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Smart
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Boom!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey Johan, great to have you here on Steemit.
I have been a heavy user of Wintersmith and enjoyed using it. Just want to send you a thank you message:
Thanks for all your great work.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks! Always great to hear that someone appreciates my work! Cheers
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
that's what i like about you. you always come with little custom solutions. i think you really TANK from the matrix ;)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I ran into this problem today, thanks for sharing :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hardworking job sir
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Sir. Hard Job, work!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
MAY GOD BLESS YOU SIR MAY YOU LIVE LONG🔑
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Okay, nice, but why wouldn't you just modify your code to keep up and using json instead? :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Modifying your code is likely the best option if you have the resources and time to do so, but this solution sounds like its both faster and easier. Perhaps it'd be best to use this option as a quick fix and in the meantime update your code?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey, great insight, thanks for the lines
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit