DJDNS / go-deje

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

Bring browser client up to date with new AMD js-deje #40

Closed MaddieM4 closed 10 years ago

MaddieM4 commented 10 years ago

The new radical changes to js-deje mean that we need to update the HTML side.

Also, the js-deje work uncovered some bugs in the shared serialization test suite, so update the Golang code to use the latest version and not fail.