feat(sds): adds ephemeral messages, delivered message callback and event

This commit is contained in:
Arseniy Klempner 2025-03-07 18:00:33 -08:00
parent 18e08f94df
commit 0826f32b69
No known key found for this signature in database
GPG Key ID: 51653F18863BD24B

1
package-lock.json generated
View File

@ -42806,6 +42806,7 @@
"version": "0.0.2",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@libp2p/interface": "^2.7.0",
"@noble/hashes": "^1.7.1",
"@waku/message-hash": "^0.1.18",
"@waku/proto": "^0.0.9",