tradle / react-native-udp

node's dgram for react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can we share file or document via udp?

Shivani12345 opened this issue · comments

I want to send and receive files,documents like pdf or images with server client connection. can we achieve this with UDP?
Currently I have tried this with file convert in to base64 string and pass as message and another side can receive it too.but its not proper way when document size is large. can you please help?

commented

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs.