I have utilized this package dependency for Solana integration and used version 2.0.2 for Solana's flow. Unfortunately, I am encountering the following error in Xcode 15:
Type 'SolanaSocket' does not conform to the 'WebSocketDelegate' protocol.
There is already a WebSocketDelegate method within the SolanaSocket extension, but I am still getting this error, and I am unable to edit the file due to the package dependency.
It would be great if you could assist me with this?
