js-waku/packages/message-encryption
fryorcraken.eth 8aa9b43f61
feat!: split outgoing and incoming message interface
While the data structure are similar, they serve different purposes.
Having the same type has show to confuse API consumers

Resolves #979
2022-11-04 14:30:59 +11:00
..
src feat!: split outgoing and incoming message interface 2022-11-04 14:30:59 +11:00
.eslintrc.cjs chore: init message-encryption package 2022-11-04 11:25:53 +11:00
.mocharc.json chore: init message-encryption package 2022-11-04 11:25:53 +11:00
.prettierignore chore: init message-encryption package 2022-11-04 11:25:53 +11:00
karma.conf.cjs chore: init message-encryption package 2022-11-04 11:25:53 +11:00
package.json chore: make message-encryption compile 2022-11-04 11:38:32 +11:00
rollup.config.js chore: init message-encryption package 2022-11-04 11:25:53 +11:00
tsconfig.dev.json chore: init message-encryption package 2022-11-04 11:25:53 +11:00
tsconfig.json chore: init message-encryption package 2022-11-04 11:25:53 +11:00