watcher-ts/packages/peer/src
prathamesh0 a1af962d99 Use webrtc-direct protocol with peer signalling integrated into relay node (#307)
* Use webrtc-direct transport with pubsub based discovery

* Use changes to integrate signalling using relay node

* Add an indicator for peer connection type (direct/relayed)

* Catch errors while creting a libp2p node

* Catch errors while dialling peers

* Catch errors when dialling from relay node

* Pass CLI arg for port to listen on for relay node

* Subscribe chat CLI to pubsub topic

* Update yarn lockfile

* Update webrtc-direct dependency in package json

* Update webrtc-direct version

* Update yarn lockfile
2023-02-02 19:50:27 +05:30
..
types/common Implement peer package to send messages between peers (#279) 2023-01-10 20:10:27 +05:30
constants.ts Add connection check for all remote peers 2023-02-02 19:50:27 +05:30
create-peer.ts Use StrictSign signature policy in pubsub (#295) 2023-01-17 13:54:24 +05:30
index.ts Use webrtc-direct protocol with peer signalling integrated into relay node (#307) 2023-02-02 19:50:27 +05:30
relay.ts Use webrtc-direct protocol with peer signalling integrated into relay node (#307) 2023-02-02 19:50:27 +05:30