@zum/flash-client
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -13,2 +13,3 @@ "use strict"; | ||
void this.socketSubscribe(topic, entityIds, subscriber); | ||
return () => this.unsubscribeTopic(topic); | ||
}); | ||
@@ -15,0 +16,0 @@ }; |
@@ -26,2 +26,3 @@ import { Observable, Subscriber } from 'rxjs'; | ||
void this.socketSubscribe(topic, entityIds, subscriber); | ||
return () => this.unsubscribeTopic(topic); | ||
}); | ||
@@ -28,0 +29,0 @@ }; |
{ | ||
"name": "@zum/flash-client", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Client for connecting to Zum Flash server", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
576380
829