387 Commits

Author SHA1 Message Date
Sergii KLiuchnyk
6bbfba97d5 revert package version 2022-11-07 11:25:04 +02:00
Sergii KLiuchnyk
cb567c11bf revert as it was 2022-11-07 11:22:18 +02:00
Sergii KLiuchnyk
e5c4a1b8f6 type for ws server options 2022-11-07 11:14:27 +02:00
Sergii KLiuchnyk
abaf9ab3b4 createWebSocketServer option 2022-11-01 13:25:06 +02:00
Sergii KLiuchnyk
077260a3a4 createWebSocketServer option 2022-11-01 13:06:11 +02:00
Jonas Gloning
d4b292db3e
build: remove Travis CI 2022-10-30 13:07:43 +01:00
Jonas Gloning
b5912176e7
build: run tests on Github Actions 2022-10-30 12:58:58 +01:00
Jonas Gloning
5e679a8372
build: rename changelog
Semantic release writes to CHANGELOG.md
2022-10-30 12:52:50 +01:00
Jonas Gloning
d900145901
feat: remove deprecated XHR fallback
BREAKING CHANGE: Requires PeerJS >= 1.0
2022-10-30 12:48:26 +01:00
Jonas Gloning
5d882dd0c6
perf: use the builtin UUID generator for Peer ids instead of the uuid module 2022-10-29 21:56:44 +02:00
Jonas Gloning
1aaafbc450
fix(npm audit): Updates all dependencies that cause npm audit to issue a warning
Closes #287
2022-10-29 21:45:10 +02:00
Jonas Gloning
b70ed79d9a
feat: drop Node {10,11,12,13} support
BREAKING CHANGE: Node >= 14 required

14 is the oldest currently supported version. See https://github.com/nodejs/release#release-schedule
2022-10-29 21:38:20 +02:00
Jonas Gloning
0f53038d29
chore: types are only devDependencies
iea
2022-10-29 21:37:52 +02:00
Jonas Gloning
6c1b5e6a61
build: "release" key in package.json disabled semantic release
changelog and git plugins were missing from the dependency list
2022-10-29 21:19:44 +02:00
Jonas Gloning
ff49ad2b0a
build: setup semantic release 2022-10-29 20:59:40 +02:00
Jonas Gloning
c117b8ec65
chore: new npm lockfile version 2022-10-29 20:29:30 +02:00
Jonas Gloning
04ab2a078c
chore(cleanup): "dist" should never have been committed to git 2022-10-29 20:23:34 +02:00
Sergii Bliznichenko
e2854ca9b1 add peerWs emit 2022-10-03 14:02:07 +03:00
Sergii KLiuchnyk
355dc574f8 build 2022-09-30 12:26:08 +03:00
Sergii KLiuchnyk
a77de706c7 added peerWs to app, added ws config 2022-09-30 12:25:23 +03:00
Sergii Kliuchnyk
b12a4a3a15
Update package.json 2022-09-30 11:58:00 +03:00
Sergii Kliuchnyk
80237305b7
Update instance.ts 2022-09-30 11:57:29 +03:00
Sergii Kliuchnyk
7deac0d07e
test 2022-09-30 11:55:49 +03:00
Sergii Kliuchnyk
8695256271
add peerWs to app 2022-09-30 11:41:38 +03:00
Alex Sosnovskiy
aa9963d003
Merge pull request #261 from peers/dependabot/npm_and_yarn/url-parse-1.5.3
Bump url-parse from 1.5.1 to 1.5.3
2021-12-19 13:35:20 +03:00
Alex Sosnovskiy
bf9a0b4470
Merge pull request #255 from peers/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-12-19 13:34:44 +03:00
dependabot[bot]
540a828bf9
Bump url-parse from 1.5.1 to 1.5.3
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 08:52:35 +00:00
dependabot[bot]
d2e27ea578
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 09:27:24 +00:00
Alex Sosnovskiy
fdf5d3f07b
Merge pull request #248 from peers/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.2.3 to 7.4.6
2021-05-31 10:40:14 +03:00
dependabot[bot]
21c909c8be
Bump ws from 7.2.3 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 13:44:46 +00:00
Alex Sosnovskiy
2b712b3d33
Merge pull request #241 from jazwiecki/add-docker-compose
Add minimal docker-compose.yml
2021-05-11 11:45:31 +03:00
Alex Sosnovskiy
951354201a
Merge pull request #242 from peers/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-05-11 11:44:56 +03:00
Alex Sosnovskiy
ac7715dc42
Merge pull request #246 from peers/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.4 to 2.8.9
2021-05-10 21:01:38 +03:00
dependabot[bot]
9237641fa6
Bump hosted-git-info from 2.8.4 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.4...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 11:19:25 +00:00
Alex Sosnovskiy
ff197defe0
Merge pull request #245 from peers/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-05-10 12:28:24 +03:00
dependabot[bot]
74f2b662ce
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:57:52 +00:00
Alex Sosnovskiy
2490250b2d
Merge pull request #244 from peers/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
2021-05-10 11:09:38 +03:00
dependabot[bot]
c8d7739328
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 02:45:25 +00:00
dependabot[bot]
a0a574d7d0
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 22:47:17 +00:00
Jim Jazwiecki
573d5720fa mvp for docker-compose build/up/etc 2021-03-30 11:30:33 -04:00
Alex Sosnovskiy
b5423aaab4
Merge pull request #231 from peers/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-02-12 00:55:26 +03:00
Alex Sosnovskiy
e048e5ea89
Merge pull request #235 from Prashoon123/patch-1
Added installation method for yarn
2021-02-12 00:54:14 +03:00
PrashoonB
7160e9cc20
fix README.md 2021-01-23 21:45:12 +05:30
PrashoonB
0ae926b47b
Added installation method for yarn 2021-01-23 21:41:08 +05:30
dependabot[bot]
c946ffca20
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 03:39:49 +00:00
afrokick
460130a527 add more nodejs versions to travis-ci 2020-11-28 10:42:30 +03:00
afrokick
0b6b766226 Bump version to 0.6.1 2020-11-28 10:34:18 +03:00
afrokick
23a037c7d3 add test
fix ssl options #230
2020-11-28 10:33:44 +03:00
afrokick
3fbaa2c2c6 add Ctrl+c in changelog 2020-11-24 12:13:50 +03:00
afrokick
34589d9786 docker: stop PeerJS process on Ctrl+C #205 2020-11-24 12:05:02 +03:00