defold / defold/extension-websocket

Added support for TCP_QUICKACK

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
50
Forks
17
Avg merge
20h 9m
Merged PRs (30d)
1

Description

There's now a function in the dmSDK ([dmSocket::SetQuickAck()](https://defold.com/ref/beta/dmSocket/#dmSocket::SetQuickAck:socket-use_quick_ack)) that sets this flag on the supported platforms.

The question is where and when to call this function, since the flag seems to be reset every now and then.
E.g. according to this [reference](https://github.com/urllib3/urllib3/issues/746#issuecomment-293965128)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.