Jonas Gloning
97f477d318
build: ensure all types are exported and available for dependent packages
2023-01-17 17:40:17 +01:00
Jonas Gloning
e583cac3bd
chore: simplify import
2023-01-10 20:46:59 +01:00
Jonas Gloning
68f973afb4
fix: more accurate types
...
Closes #182
2023-01-09 21:08:12 +01:00
brunobg
24cb041082
Allows SNICallback instead of hardcoded key/cert
...
This updates the previous PR https://github.com/peers/peerjs-server/pull/219/ with the current code. It solves #209 , allowing ssl options to use SNICallback instead of only a hardcoded key/cert pair. @afrokick I saw you accepted a few PRs this week, any chance this once can be included too? Thanks
2020-10-14 10:20:31 -03:00
afrokick
ef7e79f99f
fix eslint errors
2020-10-10 14:19:56 +03:00
Robin Millette
aa2be8063e
Add host option.
2020-06-07 10:15:51 -04:00
afrokick
b3f223c51f
fix ExpressPeerServer when mount on custom path
2020-03-23 19:51:18 +03:00
afrokick
3398d65d2d
refactoring index.js
2019-12-16 11:16:43 +03:00
afrokick
fe6f513b01
add test for messageQueue
...
replace setTimeout to Promised wait
2019-12-15 18:49:01 +03:00
afrokick
7c23ed8351
fix warnings
2019-12-15 14:17:37 +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