watcher-ts/packages/cli/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
..
checkpoint Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
reset Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
base.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
chat.ts Use webrtc-direct protocol with peer signalling integrated into relay node (#307) 2023-02-02 19:50:27 +05:30
export-state.ts Implement peer package to send messages between peers (#279) 2023-01-10 20:10:27 +05:30
fill.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
import-state.ts Implement peer package to send messages between peers (#279) 2023-01-10 20:10:27 +05:30
index-block.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
index.ts Refactor fill and fill-state CLIs to cli package (#257) 2022-11-24 15:28:38 +05:30
inspect-cid.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
job-runner.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
server.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
watch-contract.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30