Commit Graph

5 Commits

Author SHA1 Message Date
Emil Ivanichkov 3082718fce refactor(waku topic): Manage `pubsub` & `content` topics better 2024-04-26 10:43:27 +03:00
Emil Ivanichkov 433d00d7fc test(waku api): Add tests for waku api 2024-03-14 15:40:17 +02:00
Emil Ivanichkov 27f47d3354 refactor(waku utils): Separate waku node start from pairing process 2024-03-14 15:40:17 +02:00
Emil Ivanichkov ab80677ff5 refactor(): Introduce more structured imports 2024-03-08 18:56:44 +02:00
Emil Ivanichkov d7a4f0b246 feat(waku-utils): Add function that performs pairing
A single function that set-up and start nwaku instance, init and
finalize handshake (pairing) and return 2 objects - Waku node &
handshake result. They can be used for future message transfers.
2024-03-05 10:11:53 +02:00