- Convert project to TypeScript 3.7.3.
- Use UUID when generate client id - #152
- Refactoring (add ESLint, split code into small unit) Thanks to @d07RiV @zhou-yg
- Update deps.
- Ensure 16 character IDs.
- Takes a
path
option, which the peer server will append PeerJS routes to. - Add support for configurable server IP address.
- Added test suite.
- Locked node dependency for restify.