coturn/examples/etc
Dave Lambley 20c8d86a34
Return a 400 response to HTTP requests (#1231)
For our deployment, it is useful if coturn returns a valid HTTP response to an HTTP request. To do this on the same port as STUN/TURN and without enabling the admin site, I have extended `read_client_connection()` to return a canned HTTP response, in response to an HTTP request, rather than immediately closing the connection.
2023-11-05 17:25:12 -08:00
..
cacert.pem Add new test certs 2020-04-28 09:26:31 +00:00
coturn.service Automatically notify systemd if compiled 2021-01-10 20:57:43 +01:00
turn_client_cert.pem Add new test certs 2020-04-28 09:26:31 +00:00
turn_client_pkey.pem Add new test certs 2020-04-28 09:26:31 +00:00
turn_server_cert.pem Add new test certs 2020-04-28 09:26:31 +00:00
turn_server_pkey.pem Add new test certs 2020-04-28 09:26:31 +00:00
turnserver.conf Return a 400 response to HTTP requests (#1231) 2023-11-05 17:25:12 -08:00