Tornado
web framework and asynchronous networking library
Screenshots
Hunter's comment
i've been looking at a number of ways to build out a little app that at first both myself and @dayleeo will use, self hosted in the cloud and just using open source software. i found a cool little webserver that might be just what we need, it's called tornado.
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.
originally built by friendfeed (remember those guys?) i've been trying to hunt down various software that would help me realise this project, most of the stuff was really high level but this python web application framework might be the way to go, i'm not sure i i can wrap it in an electron wrapper or if i'm going the wrong way about it but either way, i got it working and recording and saving locally.
Link
https://www.tornadoweb.org/en/stable/
Contributors
Hunter: @teamhumble
This is posted on Steemhunt - A place where you can dig products and earn STEEM.
View on Steemhunt.com
Congratulations...!
This Search has been approved by the Steemhunt Moderation Team
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
awesome thanks! :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Tornado is an async web server means that all the code and libraries used in the app should be async.
Not really beginner friendly. :-)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thanks for the headsup. i don't know what that means. i'll try and learn. that's the problem i know what i want to build but i don't know what parts i need :) -- that's how you learn thou right?
tornado came with the open source i got that does what i want it to do, so presumed i need the web server part -- maybe i can explain to you over discord what i'm trying to build?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi @teamhumble!
Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your UA account score is currently 6.264 which ranks you at #218 across all Steem accounts.
Your rank has dropped 1 places in the last three days (old rank 217).
In our last Algorithmic Curation Round, consisting of 252 contributions, your post is ranked at #21.
Evaluation of your UA score:
Feel free to join our @steem-ua Discord server
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit