fteqw/engine/web
Spoike 3f85c9793c Add TURN support to our ICE implementation, along with a few fixups. Must be configured with 'net_ice_servers turn:foo?user=foo?auth=bar'. space-separated list, can also accept additional 'stun:' servers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@6285 fc73d0e0-1445-4013-8a0c-d673dee63da5
2022-07-28 02:16:31 +00:00
..
fs_web.c fix up gles2-only targets 2018-03-05 04:00:56 +00:00
ftejslib.h Add TURN support to our ICE implementation, along with a few fixups. Must be configured with 'net_ice_servers turn:foo?user=foo?auth=bar'. space-separated list, can also accept additional 'stun:' servers. 2022-07-28 02:16:31 +00:00
ftejslib.js Add TURN support to our ICE implementation, along with a few fixups. Must be configured with 'net_ice_servers turn:foo?user=foo?auth=bar'. space-separated list, can also accept additional 'stun:' servers. 2022-07-28 02:16:31 +00:00
fteshell.html Rework our web html for drag+drop filesystem seeding to make it easier to run copyrighted stuff. 2021-10-22 22:27:58 +00:00
gl_vidweb.c Allow hosting webpages to submit console commands to the web port. 2021-10-31 18:20:51 +00:00
prejs.js Rework our web html for drag+drop filesystem seeding to make it easier to run copyrighted stuff. 2021-10-22 22:27:58 +00:00
sys_web.c Let the browser port access the system clipboard (where permitted/allowed by browsers). 2022-02-07 14:33:44 +00:00