* ixwebsocket: add package
* ixwebsocket: add config to use mbedtls
* ixwebsocket: set default ssl
* ixwebsocket: removed shared config for wasm
* Update xmake.lua
* Update xmake.lua
* Remove on_install limits
* ixwebsocket: disable shared for wasm
* ixwebsocket: revert non shared for wasm
* ixwebsocket: set zlib version to `v1.2.13`
* ixwebsocket: add zlib include dir
* ixwebsocket: add PLATFORM_NAME for wasm
* ixwebsocket: fix quotations
* ixwebsocket: replace use of PLATFORM_NAME if wasm
* ixwebsocket: remove extra quotation mark
* ixwebsocket: remove another extra quotation mark
---------
Co-authored-by: ruki <waruqi@gmail.com>