WebSocketStorageKey
struct WebSocketStorageKey : StorageKey, Sendable
Storage key used by Vapor’s Services API. Used by UserCache to access its cache data.
-
Declaration
Swift
typealias Value = WebSocketStorage