Commit Graph

3 Commits

Author SHA1 Message Date
Sasha 21e8c705dc
chore: update noise-js & noise-rtc (#223)
* update noise-js
* migrate noise-rtc
* update waku versions
2023-04-04 23:39:03 +02:00
Sasha d673c76491
chore: noise-js and noise-rtc style issues and configuration 2023-01-27 23:46:36 +01:00
Sasha 95d13a52db
PoC of WebRTC signalling exchange through @waku/noise (#186)
* init PoC from noise example

* reimplement webrtc logic, add sending of ice candidate to a peer

* add RTC abstractions and pretify code

* finalize rtc connection

* fix sending of the message

* add favicon and manifest, rename package, rename build folder

* add README with details

* fix styling

* add new stage for the example
2023-01-27 23:09:13 +01:00