Coder Social home page Coder Social logo

flask-sse's People

Contributors

acviana avatar bubenkoff avatar dazworrall avatar machow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

flask-sse's Issues

Max number of connections

How much eventsource clients where you able to connect on one flask-see instance?

I am right now evaluating different backend servers for EventSource. I was able to connect > 3000 clients through a node.js backend and send very stable messages to them. But 3000 seems very small to me, if I compare that with other protocols (mqtt, websockets) i tested.

What are the limits you experienced?

License?

Thanks for this handy little project, but nowhere is mentioned the license of the code. Could you make it explicit?

AssertionError: u'retry: 2000\n\n' is not a byte.

I got this error trying the example included in the repo:
AssertionError: u'retry: 2000\n\n' is not a byte.
2013-04-30 00:57:08 [10097] [ERROR] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/gunicorn-0.17.4-py2.6.egg/gunicorn/workers/async.py", line 45, in handle
self.handle_request(listener, req, client, addr)
File "/usr/local/lib/python2.6/dist-packages/gunicorn-0.17.4-py2.6.egg/gunicorn/workers/ggevent.py", line 119, in handle_request
super(GeventWorker, self).handle_request(*args)
File "/usr/local/lib/python2.6/dist-packages/gunicorn-0.17.4-py2.6.egg/gunicorn/workers/async.py", line 98, in handle_request
resp.write(item)
File "/usr/local/lib/python2.6/dist-packages/gunicorn-0.17.4-py2.6.egg/gunicorn/http/wsgi.py", line 283, in write
assert isinstance(arg, binary_type), "%r is not a byte." % arg
AssertionError: u'retry: 2000\n\n' is not a byte.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.