Releases: 17addisonlin/PeerLink_P2P
Releases · 17addisonlin/PeerLink_P2P
v4.1 - Improvement
Full Changelog: v4.0.1...v4.1
v4.0.1 - Fix one-way limit Bug
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
- User can now 2 way connect and have file sharing among each other without the need to refresh page for sending.
v4 - initial
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