peer-base / js-delta-crdts

Delta State-based CRDTs in Javascript
194 stars 16 forks source link

Feature: allow change events #8

Closed pgte closed 6 years ago

pgte commented 6 years ago

This lays the groundwork for CRDTs to be able to emit type-specific change events.