support tls socket

This commit is contained in:
you21979
2017-07-10 17:27:21 +09:00
parent 1a6ff3a75e
commit 0aba4d0e55
3 changed files with 17 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "electrum-client",
"version": "0.0.1",
"version": "0.0.2",
"description": "Electrum protocol client for node.js",
"main": "index.js",
"scripts": {