186 Commits

Author SHA1 Message Date
Luiz Paulo "Bills
8c48d6092a
Update .gitpod.yml 2019-11-08 10:55:59 -03:00
Luiz Paulo "Bills
f519bf4903
Create .gitpod.yml 2019-11-08 10:50:58 -03:00
stan
94616d6e35 enabled support for node.js engines > 10 2019-09-09 21:24:59 +02:00
afrokick
eda26cecd7
Merge pull request #139 from peers/feature/brokenConnectionDetection
add checkConnections service
2019-08-21 17:52:32 +03:00
afrokick
799299d669 add checkConnections service 2019-08-21 17:39:00 +03:00
afrokick
8bfd385eb0 add 0.3.0 section to changelog 2019-08-21 15:25:40 +03:00
afrokick
8c00c0decd update deps 2019-08-21 15:19:03 +03:00
afrokick
252b65cc07 add eslint
fix npm audit
2019-08-21 15:14:31 +03:00
afrokick
5fa4c2df5f
Merge pull request #125 from zhou-yg/patch-1
[bug] fix connecting problem
2019-08-21 14:21:46 +03:00
afrokick
3069aa9dd3
Merge pull request #138 from peers/fix/messageHandler
fix messageHandler null deconstruction
2019-08-21 14:04:10 +03:00
afrokick
b9bc327eda fix messageHandler null deconstruction 2019-08-21 14:01:05 +03:00
Jairo
0d85c45f47
Update index.js 2019-07-02 15:32:18 +02:00
Daniel Bulant
ac3e717c32 Fix peerjs command
There was a typo, path mypapp instead of myapp
2019-06-19 15:09:05 +02:00
zhou-yg
62c8aa6fa1
[bug] fix connecting problem
1.register router path duplicate in 'init' function(line 16) and 'PeerServer' function (line 109)
2.app.mountpath is undefined. It will make WebSocketServer.constructor lost router path.
2019-05-28 21:12:53 +08:00
afrokick
948a0b8ff2 remove host arg because not used 2019-04-11 17:35:47 +03:00
afrokick
db30a334c0 add host arg to app 2019-04-11 17:22:24 +03:00
afrokick
54d08f4ee7 fix optimist's args 2019-04-11 13:43:15 +03:00
afrokick
ecd849f246 fix docker file 2019-04-11 13:36:14 +03:00
afrokick
2a607c25a5
Merge pull request #120 from peers/refactoring/convertToLib
Refactoring: convert to lib
2019-04-11 13:30:37 +03:00
afrokick
a7bc7b03d2 fix readme
fix dc event
2019-04-11 13:30:17 +03:00
afrokick
f229db57b1 remove package-lock from repo 2019-04-10 23:46:10 +03:00
afrokick
b31d2b881d convert to lib 2019-04-10 23:44:15 +03:00
afrokick
438d512557
Merge pull request #118 from peers/refactoring/es
Refactoring: replace lib with basic app
2019-04-01 21:50:06 +03:00
afrokick
9b15b4b4f3 fix https://github.com/peers/peerjs-server/issues/75 2019-04-01 18:33:24 +03:00
afrokick
7224de69b7 fix handle sdp messages via http 2019-04-01 17:42:58 +03:00
afrokick
e24b708561 add DOCKER info 2019-04-01 17:23:07 +03:00
afrokick
0be4f6066c implement https://github.com/peers/peerjs-server/pull/67 2019-04-01 17:17:38 +03:00
afrokick
5f3774fe44 fix tests 2019-04-01 17:09:22 +03:00
afrokick
a528867a2f fix Dockerfile 2019-04-01 16:43:45 +03:00
afrokick
86882a74f0 update README 2019-04-01 16:17:39 +03:00
afrokick
6f509b848c remove ips limit
refactoring errors
2019-04-01 15:41:09 +03:00
afrokick
5d40faf39e fix src of null 2019-04-01 15:23:45 +03:00
afrokick
538dcf3a2c add expire handler 2019-04-01 15:19:06 +03:00
afrokick
904c8ccd65 fix 2019-04-01 15:17:38 +03:00
afrokick
9a89394c11 fix 2019-04-01 15:14:24 +03:00
afrokick
0aa52c488a add logger to handler 2019-04-01 15:10:54 +03:00
afrokick
654f3c9c3c show unrecognized message type 2019-04-01 15:08:29 +03:00
afrokick
1f58c60ecc fix 2019-04-01 15:01:35 +03:00
afrokick
d559ae50c6 fix auth 2019-04-01 14:45:37 +03:00
afrokick
7e2b854f09 fix auth 2019-04-01 14:40:40 +03:00
afrokick
1e09fcfb64 ref 2019-04-01 14:34:59 +03:00
Remington Campbell
660b2f7fbb Update Dockerfile 2019-02-05 10:22:17 +01:00
Georgi Jhangiryan
96fd0d0e2b fixed ws issue 1256 2018-12-01 23:10:53 +01:00
jairo
0eb8e47acf dockerfile for zeit now 2018-10-24 10:41:10 +02:00
dylannz
1db3e6eee9 Ignore heartbeat messages 2018-10-19 09:50:56 +02:00
Jairo
cd058d056c update ws version 2018-08-13 10:14:36 +02:00
Jairo Caro-Accino Viciana
177d4f0f6a
Update server.js
fix bug
2018-08-13 10:05:25 +02:00
Jairo Caro-Accino Viciana
5012793f23
Update server.js
Ignore token if not configured
2018-08-13 09:59:34 +02:00
Jairo Caro-Accino Viciana
b8443040d1
Update README.md 2018-08-09 18:49:20 +02:00
Marco Tundo
19d6380927 Fix for update to ws@5.2.0 module. 2018-07-16 22:16:29 +02:00