Remove not used websocket engine

This commit is contained in:
Oleg Korshul
2023-01-01 19:51:50 +03:00
parent ee22dd9b26
commit 27b407ba48

View File

@ -1,11 +1,9 @@
core_mac:CONFIG += apple_platform
core_ios:CONFIG += apple_platform
apple_platform {
CONFIG += socketrocket
} else {
CONFIG += ixwebsocket
}
# since 7.3: ONLY socketio
#apple_platform:CONFIG += socketrocket
#!apple_platform:CONFIG += ixwebsocket
CONFIG += libsocketio