Open brugsel opened 3 years ago
@brugsel i added your plugin to awesome-capacitor if that is useful please take time to start the repo as well :)
This would be awesome! Wonder if brugsel/capacitor-udp still works on Android (doesn't work on iOS anymore), because on iOS there's the new iOS Network Framework, shouldn't be too hard to implement with that? https://medium.com/@michaelrobertellis/ios-network-framework-for-udp-33782ec0bafb
Plugin Request
Name: UDP Package:
@capacitor-community/capacitor-udp
Platform(s)
iOS/Android
Existing Solutions
Original creation by https://github.com/unitree-czk/capacitor-udp. But this is no longer maintained. I therefor updated the plugin to work with capacitor 3.0 in a new repo: https://github.com/brugsel/capacitor-udp I think this UDP client deserves a place in this community. There is (what I could find) not a lot of alternatives.
Description
A Client to send and receive UDP messages over the network.