dat-ecosystem-archive / dat-js

A pure JavaScript browser-friendly api for using dat [ DEPRECATED - see https://github.com/datproject/sdk for similar functionality. More info on active projects and modules at https://dat-ecosystem.org/ ]

Home Page:https://datproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is webrtc hub required?

nolotus opened this issue · comments

var DEFAULT_SIGNALHUBS = 'https://signalhub.mafintosh.com'
?so need a server?

commented

Every network will need to have some form of bootstrapping for the initial discovery of nodes. Without it nodes wouldn't be able to find each other. In this case the signalhub server provides the bootstrapping. Does that make sense?

To add, anyone can use our server as your bootstrap server.

so, i know ,thank you , i want to build a complete Distributed blog platform,,now, must use dat-node.