Commit Graph

  • 0be4f6066c implement https://github.com/peers/peerjs-server/pull/67 afrokick 2019-04-01 17:17:38 +03:00
  • 5f3774fe44 fix tests afrokick 2019-04-01 17:09:22 +03:00
  • a528867a2f fix Dockerfile afrokick 2019-04-01 16:43:45 +03:00
  • 86882a74f0 update README afrokick 2019-04-01 16:17:39 +03:00
  • 6f509b848c remove ips limit refactoring errors afrokick 2019-04-01 15:41:09 +03:00
  • 5d40faf39e fix src of null afrokick 2019-04-01 15:23:45 +03:00
  • 538dcf3a2c add expire handler afrokick 2019-04-01 15:19:06 +03:00
  • 904c8ccd65 fix afrokick 2019-04-01 15:17:38 +03:00
  • 9a89394c11 fix afrokick 2019-04-01 15:14:24 +03:00
  • 0aa52c488a add logger to handler afrokick 2019-04-01 15:10:54 +03:00
  • 654f3c9c3c show unrecognized message type afrokick 2019-04-01 15:08:29 +03:00
  • 1f58c60ecc fix afrokick 2019-04-01 15:01:35 +03:00
  • d559ae50c6 fix auth afrokick 2019-04-01 14:45:37 +03:00
  • 7e2b854f09 fix auth afrokick 2019-04-01 14:40:40 +03:00
  • 1e09fcfb64 ref afrokick 2019-04-01 13:59:21 +03:00
  • 660b2f7fbb Update Dockerfile Remington Campbell 2019-01-10 10:32:35 -08:00
  • 96fd0d0e2b fixed ws issue 1256 Georgi Jhangiryan 2018-11-30 02:38:50 +04:00
  • 0eb8e47acf dockerfile for zeit now jairo 2018-10-24 10:41:10 +02:00
  • 1db3e6eee9 Ignore heartbeat messages dylannz 2016-02-20 13:23:54 +13:00
  • cd058d056c update ws version Jairo 2018-08-13 10:14:36 +02:00
  • 177d4f0f6a
    Update server.js Jairo Caro-Accino Viciana 2018-08-13 10:05:25 +02:00
  • 5012793f23
    Update server.js Jairo Caro-Accino Viciana 2018-08-13 09:59:34 +02:00
  • b8443040d1
    Update README.md Jairo Caro-Accino Viciana 2018-08-09 18:49:20 +02:00
  • 19d6380927 Fix for update to ws@5.2.0 module. Marco Tundo 2018-07-12 14:40:34 -04:00
  • 9c789f96b5 Updated dependencies. Marco Tundo 2018-07-12 14:28:44 -04:00
  • c87f6346d9
    travis nodejs version Jairo Caro-Accino Viciana 2018-07-13 10:33:06 +02:00
  • 2cc4a54ead
    Update README.md Jairo Caro-Accino Viciana 2018-06-05 09:49:03 +02:00
  • 77779e2fba
    Merge pull request #106 from Kapcash/documentation-updates Jairo Caro-Accino Viciana 2018-06-05 09:48:14 +02:00
  • 130a1117e9 Updating README.md: on express example, variable names clearer Florent CATIAU-TRISTANT 2018-01-02 19:47:40 +01:00
  • 31d7acd1bc Merge pull request #76 from eordano/fixCrash Michelle Bu 2015-05-26 15:53:19 -07:00
  • 66db80c00d Fixes crash when user is not properly identified Esteban Ordano 2015-05-26 10:54:37 -03:00
  • 1e893283dd Merge pull request #66 from arvindr21/patch-1 Michelle Bu 2015-02-23 01:18:15 -08:00
  • f9ccc47892 Fixed the deploy URL Arvind Ravulavaru 2015-02-23 14:21:53 +05:30
  • 9e9e3840c5 0.2.8 Michelle Bu 2014-11-01 21:49:40 -07:00
  • 63446067fa Don't use self-rolled CORS Michelle Bu 2014-11-01 21:48:46 -07:00
  • f41c1e7b2e Drop 0.8 support Michelle Bu 2014-11-01 15:04:16 -07:00
  • 0109713529 Update README.md Michelle Bu 2014-11-01 14:49:27 -07:00
  • 0c8f4b8525 Fix heroku deploy Michelle Bu 2014-11-01 14:39:25 -07:00
  • 1c7ba7f77f Merge branch 'michelle-express-rewrite' Michelle Bu 2014-11-01 14:38:21 -07:00
  • 3c96df6af0 Fix path reference Michelle Bu 2014-11-01 14:37:09 -07:00
  • e89da8000e Fix test spacing Michelle Bu 2014-11-01 13:54:21 -07:00
  • 747f70db4b Fix spacing Michelle Bu 2014-11-01 13:51:31 -07:00
  • 1bbce52ae9 4 spaces to 2 spaces Michelle Bu 2014-11-01 13:47:55 -07:00
  • 563eb46f04 4 space to 2 space in bin Michelle Bu 2014-11-01 13:46:37 -07:00
  • 8aa939b609 4 spaces -> 2 spaces Michelle Bu 2014-11-01 13:16:17 -07:00
  • abb2d09c84 Merge pull request #56 from jondavidjohn/heroku-start Michelle Bu 2014-11-01 13:01:20 -07:00
  • 8defe3718c use path option instead of root Jonathan Johnson 2014-11-01 14:42:36 -05:00
  • bd101ab44f enable "Deploy to Heroku" Button Jonathan Johnson 2014-10-23 08:42:12 -05:00
  • 054145343e Add 'proxied' option for running the server behind a reverse proxy lmb 2014-10-20 10:16:54 +01:00
  • d1a24d5711 Fix tests lmb 2014-10-20 09:44:09 +01:00
  • 9b9c6f168a Only parser JSON from body when needed lmb 2014-10-18 16:25:06 +01:00
  • 9429006ee4 Clean up API lmb 2014-10-18 16:07:40 +01:00
  • 33c4f0b01b Update to express 4.x lmb 2014-10-18 13:30:45 +01:00
  • be66a1b346 Fix bin/peerjs lmb 2014-10-18 13:23:09 +01:00
  • eb4f31dabd Tests with _server startup and teardown callbacks Vsevolod Strukchinsky 2014-04-04 15:07:59 +06:00
  • 2ce55f8e33 Pass server or port option to PeerServer Vsevolod Strukchinsky 2014-04-03 22:05:49 +06:00
  • bcb585065b Remove return next() - they are unnecessary in express Vsevolod Strukchinsky 2014-04-03 21:41:35 +06:00
  • 9e0d861715 Migrate to express from restify Vsevolod Strukchinsky 2014-04-03 21:23:30 +06:00
  • 5c9d1a0416 Patch for CORS issues with restify Michelle Bu 2014-08-29 02:10:03 -04:00
  • 6cfbe60031 Hack to fix #49 until we can move to express. Michelle Bu 2014-08-29 02:06:20 -04:00
  • d3f1f6868c Allow OPTIONS request Michelle Bu 2014-08-29 01:34:47 -04:00
  • 7335327b44 0.2.6 Michelle Bu 2014-06-28 15:17:08 -07:00
  • 9b3f7a3f38 Make IDs *always* 16 characters Michelle Bu 2014-05-01 21:05:11 -07:00
  • 8f513dfe3c Version already used Michelle Bu 2014-04-13 22:36:23 -07:00
  • 39871a5af8 Update changelog Michelle Bu 2014-04-13 22:35:41 -07:00
  • 5f577f99a7 Bump version Michelle Bu 2014-04-13 22:33:56 -07:00
  • 50765a09c9 Format comment Michelle Bu 2014-04-13 21:42:51 -07:00
  • 7385bc0eff Merge pull request #37 from marceloeloelo/support_ip_config Michelle Bu 2014-04-13 11:43:00 -07:00
  • 10ad6b46f5 Add support for configurable server ip address Marcelo Casiraghi 2014-03-30 19:39:30 -03:00
  • 983c86b639 May not need to stringify Michelle Bu 2014-03-09 14:29:13 -07:00
  • 8c1eb5d978 Allow discovery Michelle Bu 2014-03-09 13:29:21 -07:00
  • 2983739725 Update README and script to accept path Michelle Bu 2014-03-01 12:37:46 -08:00
  • 4fc23261b3 Add option Michelle Bu 2014-03-01 12:28:23 -08:00
  • cb4f933e04 Bump for patch Michelle Bu 2014-02-03 19:26:09 -08:00
  • 766442d281 Fixes #32 Michelle Bu 2014-02-03 19:25:53 -08:00
  • 82a3e47dcc Bump version Michelle Bu 2014-01-31 21:36:08 -08:00
  • 1f246028e4 Merge pull request #29 from peers/events Michelle Bu 2014-01-05 12:00:35 -08:00
  • 5ace48f9e0 Better doc Michelle Bu 2013-12-23 23:33:28 -05:00
  • a17fe6380a Addresses #23 Michelle Bu 2013-12-23 23:28:24 -05:00
  • c953e61aee Merge pull request #26 from hij1nx/master Michelle Bu 2013-12-22 13:51:33 -08:00
  • 64966ba208 removes unused require and updates deps hij1nx 2013-10-28 16:48:34 -07:00
  • 5d358ce71f better test Michelle Bu 2013-10-24 00:36:28 -07:00
  • d0554cfdd1 Changelog and package.json update Michelle Bu 2013-10-24 00:31:18 -07:00
  • e250f49c22 Update desc Michelle Bu 2013-10-24 00:07:33 -07:00
  • 84acb8a217 handleTransmission tests Michelle Bu 2013-10-19 00:14:51 -07:00
  • 80dc77140d Merge pull request #24 from peers/yosssi-master Michelle Bu 2013-10-18 20:07:09 -07:00
  • 5affb856d8 Remove ugly switch Michelle Bu 2013-10-18 20:04:05 -07:00
  • 32381d1f2f Deleted the unused variable. yosssi 2013-10-07 22:25:56 +09:00
  • 974f00c996 fixed some syntax mistakes. yosssi 2013-10-07 10:22:14 +09:00
  • 72998056e0 Match restify engine dependencies Michelle Bu 2013-07-09 08:07:57 -07:00
  • a146c7a5a2 Update README.md Michelle Bu 2013-07-07 00:29:01 -07:00
  • 6a1b20f80e More test Michelle Bu 2013-07-07 00:21:57 -07:00
  • 102b39f066 change version Michelle Bu 2013-07-06 22:52:56 -07:00
  • 5f2e6753f4 build Michelle Bu 2013-07-06 22:51:29 -07:00
  • f4c86ef4d2 Add test directives Michelle Bu 2013-07-06 22:48:42 -07:00
  • c9e6476094 Test suite skeleton. Closes #6 Michelle Bu 2013-07-06 22:43:49 -07:00
  • 6140fb391d Optional options Michelle Bu 2013-07-06 22:33:13 -07:00
  • 5a37679a40 Up version for npm Michelle Bu 2013-07-06 11:53:15 -07:00
  • 672853658a Merge pull request #17 from igrigorik/master Michelle Bu 2013-07-06 11:50:09 -07:00
  • f9c2172c8e use longform port flag + consistent formatting Ilya Grigorik 2013-07-06 11:28:21 -07:00