trellis icon indicating copy to clipboard operation
trellis copied to clipboard

Trello clone / sample app for Automerge persistence library

Results 12 trellis issues
Sort by recently updated
recently updated
newest added

Again related to reconnect lifecycle stuff; we seem to delete your peerStats but not reinitialize it correctly on reconnect. I haven't tracked down why this is yet.

Toggling the network on and off quickly leaves things in a broken state. I'm not sure why, but somehow during `peer.send()` the connection goes from "open" to "closed" between when...