moneybutton / yours-core

Client-side key and content management for Yours.
https://www.yours.network
MIT License
132 stars 27 forks source link

dattreact: Hook up UI to CorePeers to posting new content is broadcast to peers #67

Closed ryanxcharles closed 8 years ago

ryanxcharles commented 8 years ago

Closed by https://github.com/dattnetwork/datt/commit/1121fb69a6e11588eff092c9964934a7de0be431 ... However it's worth noting that we do not currently do any type of peer discovery, so the UI does not find or connect to any peers yet. If you use the console to connect to peers by hand, then posting new content will broadcast to those peers.

TODO: Peer discovery.