Changelog
0.5.0
Fix: http api not working - #163 Thanks riscoss63
Change: use "/" instead of "/myapp" as a default value for config's path
option
New: typescript declaration file
Update deps:
- "cors": "2.8.4",
+ "cors": "^2.8.5",
- "uuid": "3.3.3",
+ "uuid": "^3.4.0",
- "ws": "7.1.2",
+ "ws": "^7.2.3"
Changelog
0.4.0
Changelog
0.2.5
path
option, which the peer server will append PeerJS routes to.