Commit Graph

  • 11dfde98c9 Update transitive dependencies on minimist Darren Hobin 2020-05-11 00:48:49 -04:00
  • cb0a72bf8a Replace optimist with yargs Darren Hobin 2020-05-11 00:40:42 -04:00
  • 6618830802 Bump version to 0.5.2 afrokick 2020-03-30 08:08:04 +03:00
  • 31ebb0dbc1 add meta info to package.json afrokick 2020-03-30 08:07:45 +03:00
  • 5f7a981390 update changelog afrokick 2020-03-30 08:02:58 +03:00
  • c53832e132
    Merge pull request #171 from lqdchrm/ws-fix Alex Sosnovskiy 2020-03-30 08:00:54 +03:00
  • a72e4fc60e fix for #170 windows paths Robert Rößger 2020-03-29 23:44:24 +02:00
  • f853f438ba Bump version to 0.5.1 afrokick 2020-03-23 19:58:31 +03:00
  • 42ffc54d9f edit changelog afrokick 2020-03-23 19:57:56 +03:00
  • b3f223c51f fix ExpressPeerServer when mount on custom path afrokick 2020-03-23 19:51:18 +03:00
  • e22e6acce4
    Update README.md Jairo 2020-03-23 13:35:02 +01:00
  • 873a4a6fc2 Bump version to 0.5.0 afrokick 2020-03-23 15:09:44 +03:00
  • b9dbb6d678 fix issue #165 afrokick 2020-03-23 15:07:55 +03:00
  • 0a296aba07 add README for HTTP API afrokick 2020-03-22 00:28:50 +03:00
  • 2bcb27d20b npm build afrokick 2020-03-20 04:25:02 +03:00
  • 86c2c65db7 change defaultConfig - set path to / fix declaration file afrokick 2020-03-20 04:24:33 +03:00
  • 3a1604d155 add declaration file afrokick 2020-03-20 04:19:33 +03:00
  • 8c2cc1d5d7 add badges for node version and deps afrokick 2020-03-20 03:40:53 +03:00
  • b147268774 change nodejs version in TravisCI to 12 afrokick 2020-03-20 03:29:06 +03:00
  • 27ee6dd495 remove github/workflows afrokick 2020-03-20 03:24:37 +03:00
  • 5f6462cc32 update deps afrokick 2020-03-20 03:24:10 +03:00
  • a88d88c6f2 change Dockerfile - npm install with production flag afrokick 2020-03-20 02:24:44 +03:00
  • 1887a5a955 Bump version to 0.4.0 afrokick 2020-03-20 02:14:03 +03:00
  • 8e5ba48f6c include only 'bin' and 'dist' folders into package afrokick 2020-03-20 02:13:56 +03:00
  • 4759ef055f add description for 'generateClientId' option to README afrokick 2020-03-20 02:02:34 +03:00
  • 38f549a35a fix link in readme afrokick 2020-03-20 01:57:00 +03:00
  • 2ea07aaef1 update readme afrokick 2020-03-20 01:54:00 +03:00
  • e3800d4954 add description for options afrokick 2020-03-20 01:39:58 +03:00
  • 813f7aaec8 update changelog fix package name in README afrokick 2020-03-19 23:35:59 +03:00
  • f3bb222609
    Merge pull request #157 from ajmar/master Alex Sosnovskiy 2020-03-19 23:11:46 +03:00
  • 8f3cdaec75 add info about account on docker hub afrokick 2020-03-19 23:00:59 +03:00
  • 75c967b768 add docker image size badge afrokick 2020-03-19 22:44:38 +03:00
  • 9cf4f788f6
    Merge pull request #163 from georgemandis/patch-1 Alex Sosnovskiy 2020-03-19 22:28:03 +03:00
  • f2bb45b926 fix test afrokick 2020-03-19 22:15:17 +03:00
  • 17f3bcdd35
    Update README.md George Mandis 2020-03-18 21:02:40 -04:00
  • f8720f3ee3 fix main field in package.json bump version to 0.3.2 afrokick 2020-03-14 10:10:00 +03:00
  • 5e8d824ee4 fix npm audit afrokick 2020-03-11 12:04:21 +03:00
  • a956168f55 fix issue with expire messages bump version to 0.3.1 afrokick 2020-03-11 11:02:18 +03:00
  • f9469a958a
    Merge pull request #158 from CFT-Chris/peerjs-express-doc Alex Sosnovskiy 2020-02-24 22:09:52 +03:00
  • 2109b916f5 docs: specify path for express integration Chris 2020-02-14 11:51:34 -05:00
  • 1eea9d022c Better describe generateClientId test. Eden Tyler-Moss 2020-01-31 11:51:38 +00:00
  • fdc57ba587 Fixed syntax error. (Made genRandomId optional). Eden Tyler-Moss 2020-01-31 11:46:31 +00:00
  • ef651a9c7e Resolved merge conflicts, updated README. Eden Tyler-Moss 2020-01-31 11:39:19 +00:00
  • 167131b270 Fixed syntax error in test. Eden Tyler-Moss 2020-01-31 10:53:42 +00:00
  • 2a5d0b9cc3 Fixed breaking syntax error with genRandomId function selection. Eden Tyler-Moss 2020-01-31 10:34:35 +00:00
  • 2eb7f9cfb1 Generate ID function passed in options object. Updated tests. Eden Tyler-Moss 2020-01-31 10:11:49 +00:00
  • 279d43f49b
    Create dockerimage.yml Alex Sosnovskiy 2019-12-16 19:02:12 +03:00
  • 3398d65d2d refactoring index.js afrokick 2019-12-16 11:16:43 +03:00
  • c4f04b2ff8 add tests for WebSocketServer afrokick 2019-12-16 01:15:05 +03:00
  • fe6f513b01 add test for messageQueue replace setTimeout to Promised wait afrokick 2019-12-15 18:49:01 +03:00
  • c05fdbbdbe add tip for gitpod afrokick 2019-12-15 15:14:36 +03:00
  • 2ee176e690 fix Dockerfile afrokick 2019-12-15 15:12:06 +03:00
  • b9b07b0f10 add npm icons to readme afrokick 2019-12-15 14:57:27 +03:00
  • 3dcf09451e add test via browser step in README afrokick 2019-12-15 14:50:43 +03:00
  • 0bb887191d add npm install method afrokick 2019-12-15 14:45:23 +03:00
  • 8757815da9 update readme and changelog afrokick 2019-12-15 14:33:42 +03:00
  • 37ee973e55
    Merge pull request #140 from peers/refactoring/ts Alex Sosnovskiy 2019-12-15 14:20:45 +03:00
  • 7c23ed8351 fix warnings afrokick 2019-12-15 14:17:37 +03:00
  • ed6379c160 update ts to 3.7.3 afrokick 2019-12-15 13:48:45 +03:00
  • 17e0177670 fix uuid afrokick 2019-12-15 13:27:56 +03:00
  • d46628067b Merge branch 'master' into refactoring/ts afrokick 2019-12-15 13:09:49 +03:00
  • 344f203b13
    Merge pull request #148 from luizbills/gitpod Alex Sosnovskiy 2019-12-15 13:03:51 +03:00
  • 74f2e6aee0
    Merge pull request #152 from ivelin/master Alex Sosnovskiy 2019-12-15 13:02:51 +03:00
  • 61cb1517fd fix: replace Math.random with uuid4 for a crypto secure client ID generation Ivelin Ivanov 2019-12-13 18:23:02 -06:00
  • 22240081ff
    add gitpod button Luiz Paulo "Bills 2019-11-08 11:06:31 -03:00
  • 8c48d6092a
    Update .gitpod.yml Luiz Paulo "Bills 2019-11-08 10:55:59 -03:00
  • f519bf4903
    Create .gitpod.yml Luiz Paulo "Bills 2019-11-08 10:50:58 -03:00
  • 5ad788c419 Removed unneeded console.error. Eden Tyler-Moss 2019-10-23 03:28:38 +01:00
  • e5c7ab517f Fixed bug where using the original randomId function would break. Eden Tyler-Moss 2019-10-23 03:26:47 +01:00
  • ae5452b2e1
    Update README.md Eden Tyler-Moss 2019-10-08 15:30:35 +01:00
  • 2552e9d5f1 Added optional parameter to use a custom function to generate IDs. Eden Tyler-Moss 2019-10-07 17:55:53 +01:00
  • 910bf3f674 Changed to ES6 import syntax. Eden Tyler-Moss 2019-10-03 12:01:56 +01:00
  • 8409552275 Added NPM installation instructions. Eden Tyler-Moss 2019-10-03 11:54:53 +01:00
  • 94616d6e35 enabled support for node.js engines > 10 stan 2019-09-06 10:11:16 +03:00
  • 42a626629b add eslint for ts afrokick 2019-08-23 16:47:34 +03:00
  • 1daa092eea fix tests afrokick 2019-08-23 16:04:19 +03:00
  • dd0b60416e ref afrokick 2019-08-22 20:59:55 +03:00
  • eda26cecd7
    Merge pull request #139 from peers/feature/brokenConnectionDetection afrokick 2019-08-21 17:52:32 +03:00
  • 799299d669 add checkConnections service afrokick 2019-08-21 17:39:00 +03:00
  • 8bfd385eb0 add 0.3.0 section to changelog afrokick 2019-08-21 15:25:40 +03:00
  • 8c00c0decd update deps afrokick 2019-08-21 15:19:03 +03:00
  • 252b65cc07 add eslint fix npm audit afrokick 2019-08-21 15:14:31 +03:00
  • 5fa4c2df5f
    Merge pull request #125 from zhou-yg/patch-1 afrokick 2019-08-21 14:21:46 +03:00
  • 3069aa9dd3
    Merge pull request #138 from peers/fix/messageHandler afrokick 2019-08-21 14:04:10 +03:00
  • b9bc327eda fix messageHandler null deconstruction afrokick 2019-08-21 14:01:05 +03:00
  • 0d85c45f47
    Update index.js Jairo 2019-07-02 15:32:18 +02:00
  • ac3e717c32 Fix peerjs command Daniel Bulant 2019-06-18 18:53:01 +02:00
  • 62c8aa6fa1
    [bug] fix connecting problem zhou-yg 2019-05-28 21:12:53 +08:00
  • 948a0b8ff2 remove host arg because not used afrokick 2019-04-11 17:35:47 +03:00
  • db30a334c0 add host arg to app afrokick 2019-04-11 17:22:24 +03:00
  • 54d08f4ee7 fix optimist's args afrokick 2019-04-11 13:43:15 +03:00
  • ecd849f246 fix docker file afrokick 2019-04-11 13:36:14 +03:00
  • 2a607c25a5
    Merge pull request #120 from peers/refactoring/convertToLib afrokick 2019-04-11 13:30:37 +03:00
  • a7bc7b03d2 fix readme fix dc event afrokick 2019-04-11 13:30:17 +03:00
  • f229db57b1 remove package-lock from repo afrokick 2019-04-10 23:46:10 +03:00
  • b31d2b881d convert to lib afrokick 2019-04-10 23:44:15 +03:00
  • 438d512557
    Merge pull request #118 from peers/refactoring/es afrokick 2019-04-01 21:50:06 +03:00
  • 9b15b4b4f3 fix https://github.com/peers/peerjs-server/issues/75 afrokick 2019-04-01 18:33:24 +03:00
  • 7224de69b7 fix handle sdp messages via http afrokick 2019-04-01 17:42:58 +03:00
  • e24b708561 add DOCKER info afrokick 2019-04-01 17:23:07 +03:00