23 Commits

Author SHA1 Message Date
Sasha
1c8ec24c9e
update dependencies 2023-05-10 23:11:42 +02:00
Sasha
1c15cac893
use IReceiver with toSubscriptionIterator 2023-05-09 19:24:11 +02:00
Sasha
174bc32617
chore(deps): bump undici from 5.16.0 to 5.21.0 2023-04-06 01:16:38 +02:00
Sasha
eeef7ec626
chore(deps): bump webpack from 5.75.0 to 5.77.0 2023-04-06 01:16:24 +02:00
weboko
96e4b46c42
update waku 2023-04-04 01:02:07 +02:00
dependabot[bot]
91e4df5d0b
chore(deps): bump webpack from 5.75.0 to 5.77.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.77.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.77.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 22:34:04 +00:00
Richard Ramos
6666080651 fix: use base64url WITH padding 2023-03-29 09:33:05 -04:00
dependabot[bot]
4b040aa2a7
chore(deps): bump undici from 5.16.0 to 5.21.0
Bumps [undici](https://github.com/nodejs/undici) from 5.16.0 to 5.21.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.16.0...v5.21.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 20:10:14 +00:00
weboko
9a37ea69af
remove isomorphic fetch dependency 2023-02-02 01:23:00 +01:00
weboko
943812a675
fix mocha for local run 2023-02-01 23:25:55 +01:00
weboko
a0c2f40dab
remove libp2p and exclude 2023-02-01 01:40:34 +01:00
weboko
076b216b16
add libp2p dep 2023-02-01 01:09:38 +01:00
weboko
0a3a7ad45b
remove browserify 2023-02-01 00:34:05 +01:00
weboko
0373572fcf
use browserify to fix test issue 2023-02-01 00:19:17 +01:00
weboko
ee02794525
update package lock 2023-01-31 23:11:58 +01:00
weboko
1111e2f312
update lock, remove unused 2023-01-31 00:59:47 +01:00
weboko
152595e027
use types in the most straightforward way 2023-01-28 01:59:54 +01:00
weboko
000b6f712f
set js-waku version to 0.30.0 2023-01-26 01:31:10 +01:00
Richard Ramos
b60bc1af1e feat: pairing object 2022-12-05 18:16:38 -04:00
Richard Ramos
39f54c2c15
add genAuthcode 2022-11-21 19:08:24 -04:00
Richard Ramos
0fb4bb3183
test: waku noise sessions 2022-11-21 18:07:21 -04:00
Richard Ramos
11b97bafaf
chore: setup test 2022-11-14 18:28:30 -04:00
Richard Ramos
b1390e0855
initial commit 2022-11-13 09:39:26 -04:00