Golang library for DEJE Next, a protocol/technology for decentralized document hosting and concurrent editing.
GNU Lesser General Public License v2.1
8
stars
0
forks
source link
Replace broadcast module with OnPrimitive callback #2
Closed
MaddieM4 closed 10 years ago
This would significantly simplify the state-related API, without impacting downstream flexibility.
Includes removing the broadcast module, as state/state.go is its only consumer.