1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs
Andy Green 66d1f34846 ss: avs test: disable rate limiting
Rate limiting does not work correctly with AVS server, the last
block of rx data is not coming.  Disable it for now so the
returned data comes as rapidly as the server can send and the
client receive.
2020-04-06 14:21:52 +01:00
..
avs.c ss: avs test: disable rate limiting 2020-04-06 14:21:52 +01:00
CMakeLists.txt ss: add static policy as a build option 2020-03-26 06:48:34 +00:00
main-client.c client: secure streams 2020-03-04 12:17:49 +00:00
main.c client: secure streams 2020-03-04 12:17:49 +00:00
year.wav client: secure streams 2020-03-04 12:17:49 +00:00