summaryrefslogtreecommitdiff
path: root/scripts/rz_api_mesh.js
AgeCommit message (Collapse)Author
2014-11-13rename scripts/ -> src/LV-426
2014-11-11rz_api_mesh.js: misc: clean requirejs headers - no dep changeLV-426
2014-11-09broadcast_possible_next_diff_block():LV-426
- announce diff block and await commit/reject consensus - future protocol stub - currently simply calls backend
2014-11-09The two rhizi APIs: backend & mesh - currently all of the implementation ↵LV-426
resides in RZ_API_Backend but the intent is to slowly migrate functionality towards running in a distributed fashion. RZ_API_Mesh may be act as the basis for a protocol definition in the future.