Skip to content

Releases: cerc-io/react-peer

v0.2.28

06 Mar 11:44
055e2e3
Compare
Choose a tag to compare

What's Changed

  • React component to show libp2p metrics in app by @nikugogoi in #8
  • Persist peer id to browser local storage by @prathamesh0 in #9
  • Add dropdown for selecting primary relay by @nikugogoi in #12
  • Use throttling for rendering UI on peer events by @nikugogoi in #13
  • Use native d3 library in react component and add graph for full network by @nikugogoi in #14
  • Log pseudonyms with peer id in test app by @nikugogoi in #16

Full Changelog: v0.2.27...v0.2.28

v0.2.27

07 Feb 12:32
885b4b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.26...v0.2.27

v0.2.26

02 Feb 14:40
eb8d86e
Compare
Choose a tag to compare

What's Changed

  • Create monorepo with react-peer and test-app packages by @nikugogoi in #3
  • Upgrade peer package and remove signal server prop by @prathamesh0 in #4

New Contributors

Full Changelog: v0.2.25...v0.2.26

v0.2.25

01 Feb 08:32
4eb73e2
Compare
Choose a tag to compare

What's Changed

  • Remove signal-server prop for webertc-direct with signalling setup by @nikugogoi in #2

Full Changelog: v0.2.24...v0.2.25

v0.2.24

01 Feb 06:05
efb2a29
Compare
Choose a tag to compare

What's Changed

  • Add github CI workflow for publishing to gitea by @nikugogoi in #1

New Contributors

Full Changelog: https://github.com/cerc-io/react-peer/commits/v0.2.24