deepstream.io with python flask

591 Views Asked by At

Please can some one guide me or point me towards the right path. I want to use http://deepstream.io/ with python flask. My web application has python flask and there are some events to be passed to clients. So how will i communicate with deepstream.io from flask app. I went through the documents and but they all are related to JS side.

Thanks in advance.

1

There are 1 best solutions below

0
On

Currently deepstream only comes with a client for browsers/NodeJS. We intend to offer a range of clients in different languages going forward, but the topmost priority will be a Java client I'm afraid.