React Native UDP socket API for Android & iOS. It allows you to create UDP sockets, imitating Node's dgram API functionalities (check each method documentation for more information).
polysocket aims to provide a simple and easy to use abstract layer independent of whichever platform you are developing on. The applications of this API are to aid the purpose of eduction as an ...