Add CacheSession implementation & make WebSocketBus re-load the session when an event is received
This commit is contained in:
@@ -65,6 +65,7 @@ export * from './http/kernel/module/ExecuteResolvedRouteHandlerHTTPModule'
|
||||
export * from './http/session/Session'
|
||||
export * from './http/session/SessionFactory'
|
||||
export * from './http/session/MemorySession'
|
||||
export * from './http/session/CacheSession'
|
||||
|
||||
export * from './http/Controller'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user