Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / miguelgrinberg/flask-sock issues and pull requests
#85 - Is ws.send thread safe?I want to call it in sub thread
Issue -
State: closed - Opened by seetimee 3 months ago
- 1 comment
#84 - Check For Websocket Data
Issue -
State: closed - Opened by limitedAtonement 4 months ago
- 2 comments
Labels: question
#83 - Help! Why my echo demo isn't working? HTTP 403
Issue -
State: closed - Opened by byrzhm 8 months ago
- 4 comments
#82 - Get token Erorr handling
Issue -
State: closed - Opened by dimasmuly 9 months ago
- 1 comment
#81 - Route with path parameters not work?
Issue -
State: closed - Opened by mirusu400 9 months ago
- 2 comments
Labels: question
#80 - Allow routing multiple paths to the same websocket view func.
Pull Request -
State: closed - Opened by alexjacobs-cambly 9 months ago
#79 - How would I handle on disconnect events?
Issue -
State: closed - Opened by Krupskis 9 months ago
- 2 comments
Labels: question
#78 - gunicorn: each request kills a thread when it's done
Issue -
State: closed - Opened by snarfed 10 months ago
- 4 comments
Labels: question
#77 - "Invalid frame header"
Issue -
State: closed - Opened by RixInGithub 11 months ago
- 6 comments
Labels: question
#76 - Join/Leave Rooms
Issue -
State: closed - Opened by nbyloff 11 months ago
- 8 comments
#75 - work with watchdog
Issue -
State: closed - Opened by m872384296 11 months ago
- 1 comment
Labels: question
#74 - Ensure support for Python 3.12 and older versions
Pull Request -
State: closed - Opened by Jamim about 1 year ago
- 3 comments
#73 - Add WebSocketRequestCompleted exception for normal WebSocket closures
Pull Request -
State: open - Opened by cafedeflore about 1 year ago
- 1 comment
#71 - connection error with werkzeug
Issue -
State: open - Opened by gbrault over 1 year ago
- 14 comments
#70 - ConnectionError() / Invalid frame header when using debug
Issue -
State: closed - Opened by ror3d over 1 year ago
- 10 comments
Labels: bug
#69 - Arch repositories or AUR addition
Issue -
State: closed - Opened by MushroomGecko over 1 year ago
- 2 comments
#68 - gunicorn worker timeout when doing websocket reverse proxy
Issue -
State: closed - Opened by Techming over 1 year ago
- 3 comments
Labels: question
#67 - invalid frame header
Issue -
State: closed - Opened by asafm-DI over 1 year ago
- 15 comments
Labels: question
#66 - issues with routing
Issue -
State: closed - Opened by Esser50K over 1 year ago
- 2 comments
#65 - dynamic add_url_rule alternative to @route decorator?
Issue -
State: closed - Opened by snarfed over 1 year ago
- 1 comment
#64 - Why is a StopIteration raised after closing a websocket connection?
Issue -
State: closed - Opened by jakeane over 1 year ago
- 5 comments
Labels: question
#63 - How to ws.send(binary)
Issue -
State: closed - Opened by tschesnok over 1 year ago
- 4 comments
#62 - Question: Any plans to officially support Cheroot?
Issue -
State: closed - Opened by Guiorgy over 1 year ago
- 4 comments
Labels: question
#61 - Is Flask-Sock binary safe? (are there any escape characters?)
Issue -
State: closed - Opened by tschesnok over 1 year ago
- 4 comments
Labels: question
#60 - Error on shutdown when using threads
Issue -
State: closed - Opened by tschesnok over 1 year ago
- 3 comments
Labels: question
#59 - 服务端如何同时向多个客户端发送消息?
Issue -
State: closed - Opened by luqijun over 1 year ago
- 2 comments
#58 - Compatibility with `WsgiToAsgi` middleware
Issue -
State: closed - Opened by Archmonger over 1 year ago
- 8 comments
Labels: question
#56 - Can't connect to websocket on Chrome
Issue -
State: closed - Opened by osintalex over 1 year ago
- 1 comment
#55 - Support for Type hints
Issue -
State: closed - Opened by RandomNameUser almost 2 years ago
- 2 comments
Labels: question
#54 - How to receive a JSON string?
Issue -
State: closed - Opened by gkizhepat almost 2 years ago
- 6 comments
Labels: question
#53 - Sharing session object between Websocket connection and HTTP request
Issue -
State: closed - Opened by mubarakalmehairbi almost 2 years ago
- 1 comment
Labels: question
#52 - Connection always close with 1006
Issue -
State: closed - Opened by GiuseppeBocci almost 2 years ago
- 9 comments
Labels: question
#51 - ValueError: Invalid file descriptor: -1
Issue -
State: closed - Opened by rsking01 almost 2 years ago
- 2 comments
Labels: question
#50 - When used with eventlet, exception shown after multiple connections
Issue -
State: closed - Opened by wmww almost 2 years ago
- 2 comments
Labels: question
#49 - Demo code is returning 404s
Issue -
State: closed - Opened by tshmit almost 2 years ago
- 4 comments
Labels: question
#48 - Url path arguments not working
Issue -
State: closed - Opened by Hellscap3d almost 2 years ago
#47 - Whether async is supported
Issue -
State: closed - Opened by XiaoXinYo almost 2 years ago
- 1 comment
Labels: question
#46 - About geventwebsocket
Issue -
State: closed - Opened by Mrshenxh almost 2 years ago
- 5 comments
Labels: question
#45 - add 'clock' example
Pull Request -
State: closed - Opened by gbrault about 2 years ago
- 2 comments
#44 - Adding a clock from the server
Pull Request -
State: closed - Opened by gbrault about 2 years ago
- 5 comments
#43 - Remove unused import in quickstart
Pull Request -
State: closed - Opened by alisaifee about 2 years ago
- 1 comment
#42 - response time slows down after time
Issue -
State: open - Opened by acierp about 2 years ago
- 1 comment
#41 - The number of connections
Issue -
State: closed - Opened by Hongbo-Miao about 2 years ago
- 2 comments
Labels: question
#40 - Unexpected behavior
Issue -
State: closed - Opened by Yakabuff about 2 years ago
- 1 comment
Labels: question
#39 - flask-sock failing for me in gunicorn/gunicorn3
Issue -
State: closed - Opened by za3k about 2 years ago
- 4 comments
Labels: question
#38 - Resources not being released - Too many open files
Issue -
State: closed - Opened by cpagravel about 2 years ago
- 6 comments
#37 - docs(readme): add how to start the server
Pull Request -
State: closed - Opened by Hongbo-Miao over 2 years ago
- 2 comments
#36 - flask-sock ssl
Issue -
State: closed - Opened by zimsekdanilo over 2 years ago
- 3 comments
Labels: question
#35 - ConnectionError
Issue -
State: closed - Opened by EpicBirb over 2 years ago
#34 - Python CLI client question
Issue -
State: closed - Opened by ptdecker over 2 years ago
- 2 comments
Labels: question
#32 - Compatibility with python-livereload?
Issue -
State: closed - Opened by allsey87 over 2 years ago
- 6 comments
Labels: question
#31 - Using sessions
Issue -
State: closed - Opened by rickwierenga over 2 years ago
- 4 comments
Labels: question
#30 - registering blueprint with flask-sock Sock object
Issue -
State: closed - Opened by nmz787-intel over 2 years ago
- 14 comments
Labels: question
#29 - How to extend this to work with uWSGI?
Issue -
State: closed - Opened by etale-cohomology over 2 years ago
- 2 comments
Labels: question
#28 - flask-sock in docker-gunicorn environment always returns 404
Issue -
State: closed - Opened by ch-IAE-HSN over 2 years ago
- 6 comments
Labels: bug
#27 - Try catching "AssertionError: write() before start_response" exception in a Flask application
Issue -
State: closed - Opened by pedro-german over 2 years ago
- 4 comments
Labels: question
#26 - hack for issue #25
Pull Request -
State: closed - Opened by meinradr almost 3 years ago
- 1 comment
#25 - closed connection raises ConnectionError
Issue -
State: closed - Opened by meinradr almost 3 years ago
- 5 comments
Labels: question
#23 - test client
Issue -
State: closed - Opened by lawndoc almost 3 years ago
- 5 comments
Labels: question
#22 - Make this the recommended replacement for flask-sockets?
Issue -
State: closed - Opened by rmorshea almost 3 years ago
- 7 comments
Labels: question
#21 - ConnectionError is raised inconsistently
Issue -
State: closed - Opened by ShunyaoLiang almost 3 years ago
- 4 comments
Labels: question
#20 - "Invalid frame header" error in browser
Issue -
State: closed - Opened by ekw almost 3 years ago
- 4 comments
Labels: bug
#19 - Possibility to ws.send from another Flask route
Issue -
State: closed - Opened by danohn about 3 years ago
- 7 comments
Labels: question
#18 - How to send json object to client?
Issue -
State: closed - Opened by lucascr91 about 3 years ago
- 1 comment
Labels: question
#17 - @sock.before_request functionality
Issue -
State: closed - Opened by dsposito-ubtech about 3 years ago
- 5 comments
Labels: question
#16 - Class Based Views?
Issue -
State: closed - Opened by dsposito-ubtech about 3 years ago
- 1 comment
#15 - Query Parameters on Websocket Endpoint
Issue -
State: closed - Opened by sanhardik about 3 years ago
- 2 comments
Labels: question
#14 - Flask-Sock and use in GCP AppEngine ?
Issue -
State: closed - Opened by tonyrb about 3 years ago
- 7 comments
Labels: question
#13 - Server-initiated broadcast to specific users
Issue -
State: closed - Opened by atarashansky about 3 years ago
- 1 comment
Labels: question
#12 - ws methods called on a ws that is already closed close current connection silently
Issue -
State: closed - Opened by aentwist over 3 years ago
- 7 comments
Labels: question
#11 - Could it be used to make a 'dashboard' for controlling a sensor and show measures in real time?
Issue -
State: closed - Opened by AlekseyFedorovich over 3 years ago
- 3 comments
Labels: question
#10 - Gives 400 error with firefox, due to "Connection: keep-alive, Upgrade" header
Issue -
State: closed - Opened by h2g2bob over 3 years ago
- 2 comments
Labels: question
#9 - Broadcasting to all connected clients
Issue -
State: closed - Opened by imrankhan17 over 3 years ago
- 3 comments
Labels: question
#7 - Timeouts after 10 mins with error code 1006
Issue -
State: closed - Opened by imrankhan17 over 3 years ago
- 9 comments
Labels: enhancement
#6 - server receiving broken data
Issue -
State: closed - Opened by lancezhaozai over 3 years ago
- 3 comments
Labels: question
#5 - Example Error
Issue -
State: closed - Opened by jacektrocinski over 3 years ago
- 6 comments
Labels: question
#4 - Server side error with `ws.close()`
Issue -
State: closed - Opened by imrankhan17 over 3 years ago
- 8 comments
Labels: question
#3 - The Error "TypeError: __init__() got an unexpected keyword argument 'websocket'" is confusing
Issue -
State: closed - Opened by lancezhaozai over 3 years ago
- 12 comments
Labels: question
#2 - [Question] - custom events+CORS
Issue -
State: closed - Opened by jorgealves over 3 years ago
- 2 comments
Labels: question
#1 - Works with wscat not with browser or with other websocket testing tools
Issue -
State: closed - Opened by naveenbharadwaj19 almost 4 years ago
- 5 comments