coturn/.github/workflows
Kang Lin 40c99db6ba
Support Windows MSVC (#855)
The following changes have been made:
1. Replace deprecated functions with new standard functions
2. Add corresponding MSVC functions for non-standard functions 
3. Remove warnings about unsafe functions
4. CMAKE: modify find pack Libevent and openssl 
5. Modify include files
6. Use pthread4W
7. Modify socket in windows
8. Add CI - github action
8.1. msvc
8.2. mingw
10. The database:
9.1. sqlite, pgsql, hiredis, mongo  is test compiled.
9.2. mysql, isnot test compiled.
11. The applications、server can be compiled and run successfully! 
12. Add vcpkg manifest mode in cmake.
2022-10-28 19:32:23 -07:00
..
cmake.yaml Build CI with prometheus support (#999) 2022-09-29 14:03:03 -07:00
docker.yml Improve GitHub release notes of Docker image 2022-09-13 15:52:09 +03:00
mingw.yml Support Windows MSVC (#855) 2022-10-28 19:32:23 -07:00
msvc.yml Support Windows MSVC (#855) 2022-10-28 19:32:23 -07:00
tests.yml Build CI with prometheus support (#999) 2022-09-29 14:03:03 -07:00