Refactor the UdpSockets module _clients array to be a member variable. Make the UdpSocketClient's delegate a weak reference. remove reload notificaiton, and rely on dealloc to close all open sockets.
moved ios specific code into a subfolder created an android folder updated the Install instructions on the readme bumped the version to 0.2.0