watcher-ts/packages/peer/src
Nabarun Gogoi ac5e030b13
Integrate peer in watcher server and send txs to L2 chain (#344)
* Integrate peer in watcher and send txs to L2

* Remove passing debug log in functions

* Remove unnecessary relay advertise config option

---------

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2023-03-24 16:49:16 +04:00
..
cli Broadcast peer info over floodsub when requested (#332) 2023-03-06 10:20:51 +05:30
types Broadcast peer info over floodsub when requested (#332) 2023-03-06 10:20:51 +05:30
utils Use websockets transport with WebRTC signalling (#341) 2023-03-23 16:58:11 +05:30
constants.ts Use websockets transport with WebRTC signalling (#341) 2023-03-23 16:58:11 +05:30
index.ts Broadcast peer info over floodsub when requested (#332) 2023-03-06 10:20:51 +05:30
peer-heartbeat-checker.ts Upgrade Typescript and ESLint (#337) (#342) 2023-03-24 10:31:33 +04:00
peer.test.ts Add a basic test to demonstrate a p2p connection (#336) 2023-03-09 17:36:27 +05:30
peer.ts Upgrade Typescript and ESLint (#337) (#342) 2023-03-24 10:31:33 +04:00
relay.ts Integrate peer in watcher server and send txs to L2 chain (#344) 2023-03-24 16:49:16 +04:00