Package protocols.apps.canvas
package protocols.apps.canvas
-
ClassesClassDescriptionThe collaborative-canvas application — the top of the stack, and the only protocol a user (or experiment) drives directly.The canvas's "application protocol" that rides inside the gossip broadcast's opaque
byte[]payload.A single paint operation: "cell (x,y) becomes colourargb".The shared pixel grid: onePaintOpwinner per cell under last-writer-wins (seePaintOp.isNewerThan(protocols.apps.canvas.PaintOp)).