Webrtc Ip Versions Save

💻 Simplified IP client using WebRTC.

v3.5.4

3 years ago

v3.4.4

3 years ago

v3.3.3

3 years ago

Update REAME styling

v3.2.1

3 years ago

Express wasn't installed as a dependency, so Heroku couldn't find it. Also added the Heroku example link as the website.

v3.1.1

3 years ago

Remove Webpack build script.

v3.0.1

3 years ago

Attempt to fix for Heroku.

v3.0.0

3 years ago

Complete fix.

v2.2.0

3 years ago

Added /dist folder, also appended deprecation notice to REAME.

v2.0.0

3 years ago

Major revisions. Ignore the title that say "v3.0.0", it was a typo.

v1.3.0

3 years ago

This release fixes some duplication issues introduced when using getIpArray() and getFirstIp(). The latter has been updated to a simplified version that calls getIpArray() instead.