Is it possible to set UDP sockets for Phonegap application? Any plugin available or such? It must be compatible with Android and iPhone.
I know that TCP is accessible via web sockets, but I need UDP for the application I am developing (because of its speed).
Thanks in advance.
source
share