Python Forum
Pro's and Con's of some different websocket libraries
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pro's and Con's of some different websocket libraries
#1
I have been playing with websockets at https://github.com/aaugustin/websockets/...README.rst
The read me is pretty clear on it's pro's and con's.
It's says if you need call backs go elsewhere. I don't think I need call backs, but I would like for it to run in it own thread. The fact that it is based on asycnio is proving to be a challenge to mix the two.

So what other websocket library that works with python?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  websocket help johnbob 0 866 Jan-13-2024, 06:32 AM
Last Post: johnbob
  trying to stream data from a websocket to client tomtom 2 2,036 Jan-12-2023, 03:01 PM
Last Post: Vadanane
  Help with Websocket-Client Module - Infinite Loop CluelessChris 0 3,918 Apr-25-2021, 01:53 PM
Last Post: CluelessChris
  Websocket conection closes abnormally Joshua_Omolo 2 3,878 Feb-17-2021, 08:03 AM
Last Post: Joshua_Omolo
  Websocket server not async? korenron 0 1,753 Sep-23-2019, 01:40 PM
Last Post: korenron
  define a variable before looped websocket korenron 0 1,840 Sep-22-2019, 12:53 PM
Last Post: korenron
  need to understand better __setup__.py, websocket-client, packaging penright 0 2,950 Jul-08-2018, 09:40 PM
Last Post: penright

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020