mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
Deprecate mod_spidermonkey
We consider mod_spidermonkey to be completely replaced by mod_v8 (and more generally by mod_lua) at this point. We've barely supported mod_spidermonkey for years. Everyone should stop using it. We're keeping this around for awhile in case people are relying on C extensions to mod_spidermonkey and need time to migrate. This module may or may not be part of a v1.4 release depending on whether we find anyone cares. It definitely will not be part of the next release after v1.4.
This commit is contained in:
@@ -232,9 +232,6 @@
|
||||
* - libsndfile (http://www.mega-nerd.com/libsndfile/)
|
||||
*
|
||||
* Languages
|
||||
* mod_spidermonkey
|
||||
* - spidermonkey (http://www.mozilla.org/js/spidermonkey/)
|
||||
*
|
||||
* mod_perl
|
||||
* - perl (http://www.perl.org/)
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user