12 Commits

Author SHA1 Message Date
f5b584f536 Handle empty RTCIceCandidate.candidate as "end of candidates" indicator 2021-04-08 15:10:26 +02:00
b765cba3d2 Enhanced Readmes in examples 2021-03-14 18:32:16 +01:00
e314318e5a seperate node.js signaling server 2021-03-12 14:09:47 +03:00
2cde11e9ea Bump websocket from 1.0.32 to 1.0.33 in /examples/web
Bumps [websocket](https://github.com/theturtle32/WebSocket-Node) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/theturtle32/WebSocket-Node/releases)
- [Changelog](https://github.com/theturtle32/WebSocket-Node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theturtle32/WebSocket-Node/compare/v1.0.32...v1.0.33)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 05:16:25 +00:00
c6bee7b0d4 Added console logging in web example 2020-11-29 17:00:43 +01:00
1b73c7fb45 Typo. See https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/onclose. 2020-11-03 12:05:46 +02:00
30dc229477 Handle optional non-localhost endpoint in web signaling server 2020-09-24 15:07:27 +02:00
f15204c370 Bump websocket from 1.0.31 to 1.0.32 in /examples/web
Bumps [websocket](https://github.com/theturtle32/WebSocket-Node) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/theturtle32/WebSocket-Node/releases)
- [Changelog](https://github.com/theturtle32/WebSocket-Node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theturtle32/WebSocket-Node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-31 06:25:23 +00:00
c0ea85025b Added hostname to web example server 2020-08-10 14:14:14 +02:00
31be692f9d Reduced client random ID length to 4 2020-05-31 23:04:27 +02:00
ea8cd06964 Converted web example to WebSocket signaling 2020-05-31 20:34:13 +02:00
534201b545 Moved web example 2020-05-31 18:02:28 +02:00