Add CacheSession implementation & make WebSocketBus re-load the session when an event is received

This commit is contained in:
2022-08-09 23:01:36 -05:00
parent 8a153e3807
commit efb9726470
4 changed files with 161 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.13.5",
"version": "0.13.6",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",