open suspend override fun load(call: ApplicationCall, transport: String?): S?(source) Load session value from transport string for the specified call
It is recommended to perform lookup asynchronously if there is an external session store
Report a problem
Return
session instance or null if session was not found