Download Latest Version v1.0.2 source code.tar.gz (131.0 kB)
Email in envelope

Get an email when there's a new version of PeerJS Server

Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-03-07 2.4 kB
v1.0.0 source code.tar.gz 2023-03-07 226.6 kB
v1.0.0 source code.zip 2023-03-07 247.7 kB
Totals: 3 Items   476.7 kB 0

1.0.0 (2023-03-07)

Bug Fixes

  • deps: update dependency ws to v8 (1ecc94b)
  • import from ESM only environments (476299e)
  • more accurate types (68f973a), closes #182
  • npm audit: Updates all dependencies that cause npm audit to issue a warning (1aaafbc), closes #287
  • the server could crash if a client sends invalid frames (29394de)

Features

  • drop Node {10,11,12,13} support (b70ed79)
  • ESM support (2b73b5c)
  • remove deprecated XHR fallback (d900145)
  • set the PEERSERVER_PATH with an environment variable (084fb8a), closes #213
  • set the PORT with an environment variable (68a3398), closes #213
  • specify cors options via cli or js (05f12cd), closes #196 #221

Performance Improvements

  • use the builtin UUID generator for Peer ids instead of the uuid module (5d882dd)

BREAKING CHANGES

  • Requires PeerJS >= 1.0
  • Node >= 14 required

14 is the oldest currently supported version. See https://github.com/nodejs/release#release-schedule

Source: README.md, updated 2023-03-07