Commit Graph

5 Commits

Author SHA1 Message Date
742bc7bca3 feat: add stringGen function to generate random strings 2025-06-24 14:25:36 +05:30
cbd4f9b502 feat: init mDNS discovery module 2025-06-24 14:25:35 +05:30
2d1b9a03d1 clean up 2019-03-26 20:20:14 +01:00
cd8cb5c443 refactoring of the code to implement IAdvertiser and IDiscoverer 2019-03-26 20:16:16 +01:00
17c778de15 Peer Discovery Interface (#123)
* added file

* basic interface modeled on go repo

* fixed linting

* updated based on comments
2019-02-24 18:37:56 -05:00