coturn/examples
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
..
ca Add new test certs 2020-04-28 09:26:31 +00:00
etc Return a 400 response to HTTP requests (#1231) 2023-11-05 17:25:12 -08:00
scripts Replace references to non-existent pdf file with links (#1002) 2022-09-29 11:09:10 -07:00
var/db web interface adjusted 2015-09-15 22:42:39 -07:00
cpu-mem.sh tidy 2018-11-05 14:15:36 +00:00
run_all_clients.sh Add helper script to run all clients 2018-11-05 10:56:43 +00:00
run_tests.sh Use single SSL_CTX for DTLS support (#996) 2022-10-05 10:26:46 +02:00