1
0
mirror of https://github.com/coturn/coturn.git synced 2026-04-04 11:51:42 +02:00
Pavel Punsky 59921981bb
Implement configurable buffer sizes (#1780)
# Description

Replace the hardcoded buffer sizes inside coturn to make them
configurable for different use cases (low bitrate use cases can save
memory and high bitrate use case can avoid congestion) - based on #1089

Add this feature in both sides (listener and relay connections).

# Tests

For now it is only the automated CI tests.
Confirmed with debugger that buffer sizes are set according to the
arguments.
2025-12-25 14:06:28 -08:00
..
2020-04-28 09:26:31 +00:00
2020-04-28 09:26:31 +00:00
2020-04-28 09:26:31 +00:00
2020-04-28 09:26:31 +00:00
2020-04-28 09:26:31 +00:00