Comparing version 1.4.8 to 1.4.9
@@ -151,3 +151,3 @@ "use strict"; | ||
e_1 = _a.sent(); | ||
this.sendResponseError(streamID, status_1.StatusCode.notFound, "service or method not found"); | ||
this.sendResponseError(streamID, status_1.StatusCode.notFound, e_1.message); | ||
this.onStreamEnd(streamID); | ||
@@ -154,0 +154,0 @@ return [2 /*return*/]; |
{ | ||
"name": "wsgrpc", | ||
"version": "1.4.8", | ||
"version": "1.4.9", | ||
"description": "TODO", | ||
@@ -5,0 +5,0 @@ "author": "tsangpo", |
271453