dashersw/cote

more portable service discovery

Open

#220 建立於 2020年7月9日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (184 fork)github user discovery
help wantednew feature

倉庫指標

Star
 (2,388 star)
PR 合併指標
 (PR 指標待抓取)

描述

From the talk "Microservices made easy with cote.js - lecture by Armagan Amcalar - Code Europe Autumn 2017", it seems cote relays on broadcast and anycast to do service discovery, that may require configuration on the router, which may not be preferable in some environment.

Would it be a good idea to do service discovery using p2p network running DHT in similar way like how discovery-swarm works? (Which connect to the DAT DHT network by default but can be configured to use other network as well)

貢獻者指南