Add the WebRTC server in Cryptpad

This commit is contained in:
Yann Flory
2016-03-08 11:45:03 +01:00
parent c4f62fb812
commit 870b2dbb7e
3 changed files with 73 additions and 3 deletions

View File

@@ -113,8 +113,8 @@ define([
};
var options = {
// signaling: websocketUrl,
signaling: 'ws://localhost:8000',
signaling: websocketUrl,
// signaling: 'ws://localhost:8000',
key: channel
// topology: 'StarTopologyService',
// protocol: 'WebSocketProtocolService',