SocketCluster/socketcluster

socket.destroyChannel

Closed this issue · 1 comments

Make it not throw error if channel doesn't exist. Maybe return true if a channel existed and false otherwise.
This should also be done for the Exchange client object.

Done.