Closed clydee-geng closed 1 month ago
Excuse me,I can accept udp data using dgram in a pure nodejs project, but when using this library in react-native, I cannot receive udp data because the documentation does not explain this. So, is the dgram module of nodejs supported?
It is supported, I have used it in the past, in production.
Excuse me,I can accept udp data using dgram in a pure nodejs project, but when using this library in react-native, I cannot receive udp data because the documentation does not explain this. So, is the dgram module of nodejs supported?