afrokick
d46628067b
Merge branch 'master' into refactoring/ts
...
# Conflicts:
# src/models/realm.js
# test/services/checkBrokenConnections/index.ts
2019-12-15 13:09:49 +03:00
Ivelin Ivanov
61cb1517fd
fix: replace Math.random with uuid4 for a crypto secure client ID generation
2019-12-13 18:23:02 -06:00
stan
94616d6e35
enabled support for node.js engines > 10
2019-09-09 21:24:59 +02:00
afrokick
42a626629b
add eslint for ts
2019-08-23 16:47:34 +03:00
afrokick
1daa092eea
fix tests
2019-08-23 16:04:19 +03:00
afrokick
dd0b60416e
ref
2019-08-22 20:59:55 +03:00
afrokick
799299d669
add checkConnections service
2019-08-21 17:39:00 +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
b31d2b881d
convert to lib
2019-04-10 23:44:15 +03:00
afrokick
5f3774fe44
fix tests
2019-04-01 17:09:22 +03:00
afrokick
1e09fcfb64
ref
2019-04-01 14:34:59 +03:00
Jairo
cd058d056c
update ws version
2018-08-13 10:14:36 +02:00
Marco Tundo
9c789f96b5
Updated dependencies.
2018-07-16 22:16:29 +02:00
Michelle Bu
9e9e3840c5
0.2.8
2014-11-01 21:49:40 -07:00
Michelle Bu
1c7ba7f77f
Merge branch 'michelle-express-rewrite'
2014-11-01 14:38:21 -07:00
Jonathan Johnson
bd101ab44f
enable "Deploy to Heroku" Button
2014-10-23 09:03:20 -05:00
lmb
d1a24d5711
Fix tests
2014-10-20 09:52:45 +01:00
lmb
33c4f0b01b
Update to express 4.x
2014-10-18 13:30:45 +01:00
Vsevolod Strukchinsky
9e0d861715
Migrate to express from restify
...
PeerServer is now instance of express application - this allows to combine it with other express applications.
Listen is deferred - because it now method from express (you can call it later and supply callback for start event).
Constructor now not using `new` (because we mixing in methods to express app)
Closes #36
2014-10-18 12:34:14 +01:00
Michelle Bu
5c9d1a0416
Patch for CORS issues with restify
2014-08-29 02:10:03 -04:00
Michelle Bu
7335327b44
0.2.6
2014-06-28 15:17:08 -07:00
Michelle Bu
8f513dfe3c
Version already used
2014-04-13 22:36:23 -07:00
Michelle Bu
5f577f99a7
Bump version
2014-04-13 22:33:56 -07:00
Michelle Bu
cb4f933e04
Bump for patch
2014-02-03 19:26:09 -08:00
Michelle Bu
82a3e47dcc
Bump version
2014-01-31 21:36:08 -08:00
hij1nx
64966ba208
removes unused require and updates deps
2013-10-28 16:48:52 -07:00
Michelle Bu
d0554cfdd1
Changelog and package.json update
2013-10-24 00:31:18 -07:00
Michelle Bu
e250f49c22
Update desc
2013-10-24 00:07:33 -07:00
Michelle Bu
72998056e0
Match restify engine dependencies
2013-07-09 08:07:57 -07:00
Michelle Bu
f4c86ef4d2
Add test directives
2013-07-06 22:48:42 -07:00
Michelle Bu
c9e6476094
Test suite skeleton. Closes #6
2013-07-06 22:43:49 -07:00
Michelle Bu
5a37679a40
Up version for npm
2013-07-06 11:53:15 -07:00
Ilya Grigorik
c2bcd2cf17
woops, forgot the bin script in package.json
2013-07-06 11:26:37 -07:00
Ilya Grigorik
0cb729dcaa
add 'peerjs' bin script for simple(r) bootstrap
2013-07-05 22:33:02 -07:00
Michelle Bu
eb0ddfcc6b
update for lack of port firefoxism
2013-04-24 09:23:35 -07:00
Michelle Bu
63d5fd9f05
up version on package.json
2013-04-05 14:05:39 -07:00
David Gage
00b41d6d02
got this working with restify (as far as I can tell anyway)
2013-04-02 16:50:25 -04:00
ericz
d5f72731ab
fix xhr race condition
2013-02-15 10:25:09 -08:00
ericz
37a2d4a950
0.1.3
2013-02-13 10:16:32 -08:00
ericz
f18f8645b4
authors
2013-02-13 09:56:04 -08:00
ericz
05facd7654
0.1.2
2013-02-13 09:55:33 -08:00
ericz
e08f8fc5d2
update
2013-02-08 13:09:40 -08:00
Michelle Bu
b8dbd1f249
license and updated package json
2013-02-07 23:05:20 -08:00
Michelle Bu
51469ad7ff
big rewrite so that connections can be made before socket is connected
2013-01-30 00:57:35 -08:00
Michelle Bu
6475fa0c37
SOURCE -> PEER
2013-01-20 15:46:01 -08:00
ericz
1c5b22c93c
move things around
2013-01-04 23:28:42 -08:00