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
coturn.service
turn_client_cert.pem
turn_client_pkey.pem
turn_server_cert.pem
turn_server_pkey.pem
turnserver.conf Return a 400 response to HTTP requests (#1231) 2023-11-05 17:25:12 -08:00