coturn TURN server project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
coturn/vcpkg.json

20 lines
305 B

{
"name": "coturn",
"version-string": "4.6.3",
"dependencies": [
{
"name": "pthreads",
"platform": "windows"
},
{
"name": "libevent",
"features": [ "openssl", "thread" ]
},
"openssl",
"sqlite3",
"libpq",
"hiredis",
"mongo-c-driver"
]
}