refraction-networking / water

WebAssembly Transport Executables Runtime
Apache License 2.0
22 stars 1 forks source link

update: allow config builder skip transport module #62

Closed gaukas closed 5 months ago

gaukas commented 5 months ago

Avoid check and parse for TransportModuleBin and TransportModuleConfig when the target Config has each set.

This allows restricted development environment (such as WaterMob) or target (majorly mobile platforms) to use config builder with better flexibility.