{"type":"rich","version":"1.0","author_name":"Mike Dilger ☑️ (npub1ac…9p35c)","author_url":"https://nostr.ae/npub1acg6thl5psv62405rljzkj8spesceyfz2c32udakc2ak0dmvfeyse9p35c","provider_name":"njump","provider_url":"https://nostr.ae","html":"I'm not sure of your API can you verify that this will work (it compiles):\n\n1) Generate events from the filter, and convert into `Item`s, inserted into `NegentropyStorageVector`.  [BUT I copied your NegentropyStorageVector and implemented `NegentropyStorageBase` for \u0026NegentropyStorageVector to not consume it].\n2) Store in a global HashMap under the subscription ID.\n3) Look it up again immediately to get a `\u0026NegentropyStorageVector` and build a `Negentropy` on it.\n4) `reconcile()` the incoming bytes to get the outgoing bytes.\n5) Next NEG-MSG, just start at step (3)\n\nAlso I deployed this at wss://chorus.mikedilger.com:444 but I don't have any tools for testing it.  If anybody could easily check if negentropy is working there, that would be great.  Otherwise I'll have to write some tool."}
