Add websockets or add an example of how to use websockets with the existing framework. #1278
linuxguy123
started this conversation in
Proposals
Replies: 1 comment
-
~1 year after OP started this discussion. I see WebSockets reference in docs: However, when trying to establish connection to existing and working endpoint as shown in the example, WebSocket connection to the endpoint fails. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PyScript looks fantastic. However, I need a websocket for my current project. Is it possible to use a JS websocket object with PyScript instead of relying on the PyPi websocket ?
Could someone do an example of how to implement a websocket with PyScript ? Something like the equivalent of this https://pypi.org/project/websockets/
Keep up the great work.
Edit
https://www.reddit.com/r/PyScript/comments/uvlhsw/pyscript_and_websockets/
https://github.com/HandyGold75/PyScript-WebSocket
Beta Was this translation helpful? Give feedback.
All reactions