设置是否启用ws服务器
Future<void> engineSetEnableWS(bool enableWS) { throw UnimplementedError('engineSetEnableWS() has not been implemented.'); }