]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_verto] move websocket implementation to libks
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 24 Mar 2020 23:49:19 +0000 (03:49 +0400)
committerAndrey Volk <andywolk@gmail.com>
Sat, 23 Oct 2021 19:00:17 +0000 (22:00 +0300)
commited9851666615d283effb76edc7028cc08b07eff9
tree649a58fe5076231975692122e330740713790b43
parente237d08073d8220ed7bd639b501c48416d75e77c
[mod_verto] move websocket implementation to libks
conf/vanilla/autoload_configs/verto.conf.xml
src/mod/endpoints/mod_verto/Makefile.am
src/mod/endpoints/mod_verto/mod_verto.2017.vcxproj
src/mod/endpoints/mod_verto/mod_verto.c
src/mod/endpoints/mod_verto/mod_verto.h
src/mod/endpoints/mod_verto/ws.c [deleted file]
src/mod/endpoints/mod_verto/ws.h [deleted file]
w32/libks.props