Python Forum
I need guidance with the web framework 'quart' (more specifically websockets)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need guidance with the web framework 'quart' (more specifically websockets)
#1
I am working with quart websockets, the server sends out messages 40 times per second. But on the client, it seems most the messages are received at the same time. I have a suspicion that Nagle's algorithm is the cause. Does anybody know if this is true? If it is how can I disable it?

Thanks.
Reply
#2
I am interested in this also and would be willing to debug with you, but I'm not bringing much experience with Quart or websockets to the table.
Suggest a time to screenshare. I'm on New York time.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  I need guidance in building a program Rius2 4 3,405 Oct-16-2017, 03:12 PM
Last Post: Rius2

Forum Jump:

User Panel Messages

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