Add WebSocket Secure (SSL) support to client library.

This commit is contained in:
Stefan Thomas
2012-12-06 14:10:26 -08:00
parent 73db82ac56
commit 10e53b7562
2 changed files with 4 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ exports.servers = {
'rpc_port' : 5005,
'websocket_ip' : "127.0.0.1",
'websocket_port' : 5006,
'websocket_ssl' : false,
'local_sequence' : true,
'local_fee' : true,
// 'validation_seed' : "shhDFVsmS2GSu5vUyZSPXYfj1r79h",