|
|
6903ecdad4
|
Update peer config to use webRTC browsert-server transport with autorelay
|
2023-01-04 17:18:24 +05:30 |
|
prathamesh0
|
84539dffce
|
Setup a relay node and pubsub based discovery (#284)
* Add a script to setup a relay node
* Use pubsub based peer discovery
* Add peer multiaddr to connection log
|
2023-01-03 15:41:24 +05:30 |
|
prathamesh0
|
c833b446d4
|
Add a chat CLI using peer package (#280)
* Add a flag to instantiate Peer for nodejs
* Add a basic chat CLI using peer
* Add a signal server arg to chat CLI
* Add instructions for chat CLI
|
2023-01-03 11:39:15 +05:30 |
|
|
|
e3b862a7ae
|
Add logs for events with details
|
2023-01-03 11:39:15 +05:30 |
|
|
|
91d80adccf
|
Add serve package for react-app
|
2023-01-03 11:39:15 +05:30 |
|
|
|
37cae7e912
|
Refactor code in peer package
|
2023-01-03 11:39:15 +05:30 |
|
|
|
d920770bbc
|
Maintain stream for each remote peer
|
2023-01-03 11:39:15 +05:30 |
|
|
|
080efe98c7
|
Add react app and use peer package for broadcasting
|
2023-01-03 11:39:11 +05:30 |
|
|
|
93d7ad21d5
|
Implement peer connection and sending messages between peers
|
2023-01-03 11:36:55 +05:30 |
|
|
|
ddf668fbbf
|
Initial implementation of class and discoving other peers
|
2023-01-03 11:36:55 +05:30 |
|