Skip to content

Releases: 17addisonlin/PeerLink_P2P

v4.1 - Improvement

18 Jan 04:17

Choose a tag to compare

v4.0.1 - Fix one-way limit Bug

16 Jan 20:26

Choose a tag to compare

What's Changed

  • refactored the client to keep a single shared RTCPeerConnection
  • added proper onnegotiationneeded + polite‑peer handling
  • edit done on file app.js noting else
  1. User can now 2 way connect and have file sharing among each other without the need to refresh page for sending.

v4 - initial

16 Jan 04:44

Choose a tag to compare

What's Changed

  • The initial version of release of P2P file sharing system by me.
  • Set Up Basic WebRTC Functionality
  • Set Up the Signaling Server
  • Test WebRTC Communication
  • Set Up the Local Web Server