XCode Socket.io Swift: Type 'SocketEngine' does not conform to protocol 'WebSocketDelegate'
I installed the Socket.io Client Swift module in XCode, and when i try to build, it gives me this error: Type 'SocketEngine' does not conform to protocol 'WebSocketDelegate' XCode 15 Beta 4 Project min iOS version: 15.0 Socket.io Client Swift…