5 Commits

Author SHA1 Message Date
Gavin Conway
822b1e0933 Bubbled up reusePort to the API as an option on createSocket 2017-10-24 23:31:16 -04:00
darientoh
368c936b67 fixed rn 0.40 ios header duplication 2017-02-10 12:23:08 +08:00
James Cowan
044ab6e57a add multicast 2016-11-10 17:49:33 +00:00
Andy Prock
e8050d3fe8 Fixes #15
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.
2015-12-21 19:45:38 -08:00
Andy Prock
3ce4b63536 initial android support
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
2015-09-25 14:58:32 -07:00