185 Commits

Author SHA1 Message Date
Michelle Bu
82a3e47dcc Bump version 2014-01-31 21:36:08 -08:00
Michelle Bu
1f246028e4 Merge pull request #29 from peers/events
Emit connection/disconnect events.
2014-01-05 12:00:35 -08:00
Michelle Bu
5ace48f9e0 Better doc 2013-12-23 23:33:28 -05:00
Michelle Bu
a17fe6380a Addresses #23 2013-12-23 23:28:24 -05:00
Michelle Bu
c953e61aee Merge pull request #26 from hij1nx/master
removes unused require and updates deps
2013-12-22 13:51:33 -08:00
hij1nx
64966ba208 removes unused require and updates deps 2013-10-28 16:48:52 -07:00
Michelle Bu
5d358ce71f better test 2013-10-24 00:36:28 -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
84acb8a217 handleTransmission tests 2013-10-19 00:14:51 -07:00
Michelle Bu
80dc77140d Merge pull request #24 from peers/yosssi-master
Server fixes
2013-10-18 20:07:09 -07:00
Michelle Bu
5affb856d8 Remove ugly switch 2013-10-18 20:04:05 -07:00
yosssi
32381d1f2f Deleted the unused variable. 2013-10-07 22:25:56 +09:00
yosssi
974f00c996 fixed some syntax mistakes. 2013-10-07 10:22:14 +09:00
Michelle Bu
72998056e0 Match restify engine dependencies 2013-07-09 08:07:57 -07:00
Michelle Bu
a146c7a5a2 Update README.md 2013-07-07 00:29:01 -07:00
Michelle Bu
6a1b20f80e More test 2013-07-07 00:21:57 -07:00
Michelle Bu
102b39f066 change version 2013-07-06 22:52:56 -07:00
Michelle Bu
5f2e6753f4 build 2013-07-06 22:51:29 -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
6140fb391d Optional options 2013-07-06 22:33:13 -07:00
Michelle Bu
5a37679a40 Up version for npm 2013-07-06 11:53:15 -07:00
Michelle Bu
672853658a Merge pull request #17 from igrigorik/master
Add bin script for simple(r) bootstrap
2013-07-06 11:50:09 -07:00
Ilya Grigorik
f9c2172c8e use longform port flag + consistent formatting 2013-07-06 11:28:21 -07:00
Ilya Grigorik
c2bcd2cf17 woops, forgot the bin script in package.json 2013-07-06 11:26:37 -07:00
Ilya Grigorik
443680f139 fix ip lookup 2013-07-05 22:42:30 -07:00
Ilya Grigorik
101a033fca update readme with bin script example 2013-07-05 22:35:55 -07:00
Ilya Grigorik
0cb729dcaa add 'peerjs' bin script for simple(r) bootstrap 2013-07-05 22:33:02 -07:00
Michelle Bu
70ee781154 ssl options, closes #13 2013-06-15 19:21:07 -07:00
Michelle Bu
c0130c418b remove whitespace 2013-06-15 18:31:44 -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
Michelle Bu
b6f033e4e8 remove commented out part 2013-04-05 14:05:00 -07:00
Michelle Bu
a0c6ec0294 Merge pull request #8 from michellebu/feature/restify
Switch from Express to Restify.
2013-04-05 14:04:13 -07:00
Michelle Bu
24805444cc restify fixes 2013-04-05 11:12:07 -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
Michelle Bu
8f2f7cef6f firefox port 2013-03-31 01:01:18 -05:00
Eric Zhang
c624956ecd Update README.md 2013-02-19 07:44:59 -08:00
ericz
9c48ea7519 Merge branch 'master' of github.com:peers/peerjs-server 2013-02-15 10:26:58 -08:00
ericz
d5f72731ab fix xhr race condition 2013-02-15 10:25:09 -08:00
ericz
c76064301f retry if no key available 2013-02-15 09:49:56 -08:00
ericz
55e5599428 cleanup cleanup code 2013-02-15 09:20:32 -08:00
Michelle Bu
411c727118 add googlegroup 2013-02-14 10:33:11 -08:00
ericz
37a2d4a950 0.1.3 2013-02-13 10:16:32 -08:00
ericz
08957a0aa6 prevent missing key errors 2013-02-13 10:16:23 -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
Eric Zhang
e093b6671b Update README.md 2013-02-13 09:45:19 -08:00
Eric Zhang
8726925e02 Update README.md 2013-02-13 09:44:29 -08:00