You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hmmm, yeah currently there won't be a way to compare them. I don't think I every thought there would be a need for that, but in your use case I can see how that might be problematic. I think the best course of action would be to add a read only/computed property that returned the url so it couldn't be modified.
Hello is there any other way to know the address of a connected Websocket instance rather than making
private var url: NSURL
public?
I need to compare objects in order to add/remove them from an array.
Thanks
The text was updated successfully, but these errors were encountered: