3 Commits

Author SHA1 Message Date
Sasha
accfe4deab
bump to 0.0.3 2023-04-04 23:35:07 +02:00
Sasha
cb77ae3ef8
migrate noise-rtc 2023-04-04 23:34:54 +02: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