>> If you crosslink the Flask app object and the WebSocket factory with
>>each other you can shuffle data in both directions.
>That's super cool. Thanks!
>What I propose is officially Python endorsed cluster standard. Am I over
>thinking this? Or the status quo is good enough for everyone else?
H
Chris Withers writes:
>
> On 18/03/2014 12:37, exarkun@... wrote:
> >> Twisted Web is cool, but there's it's not as interchangeable as WSGI.
> >
> > Twisted Web includes a WSGI container. You can run any WSGI application
> > in it.
>
> How easy is it to get messages from a twisted-run websocke