netbeast / react-native-ssdp

SSDP client + server to use in your react-native apps
https://netbeast.co
41 stars 19 forks source link

Need a way to setBroadcast from clients #5

Open RajeshSivanesan opened 7 years ago

RajeshSivanesan commented 7 years ago

We may need to expose a function in SSDP prototype where clients can set broadcast property to true/false.

I saw a @ReactMethod exposed from the UdpSockets native module, which we can make use of.

jsdario commented 7 years ago

Have no time to actually implement more features – this is PR candidate, if you are developing on it please open one when its available :)