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


Messages In This Thread
I need guidance with the web framework 'quart' (more specifically websockets) - by thedupdup - Jan-25-2019, 11:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I need guidance in building a program Rius2 4 3,419 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