ataraxia-local
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -39,2 +39,3 @@ 'use strict'; | ||
peer.setSocket(sock); | ||
peer.negotiate(); | ||
this.addPeer(peer); | ||
@@ -41,0 +42,0 @@ }; |
{ | ||
"name": "ataraxia-local", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Machine-local transport for Ataraxia P2P messaging", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"ataraxia": "^0.4.1", | ||
"ataraxia": "^0.4.2", | ||
"debug": "^3.1.0", | ||
@@ -12,0 +12,0 @@ "end-of-stream": "^1.4.0", |
5871
151
Updatedataraxia@^0.4.2