Preparing search index...
The search index is not available
web08-booquiz - v1.0.0
web08-booquiz
backend/src/core/SessionWsAdapter
SessionWsAdapter
Class SessionWsAdapter
Hierarchy
WsAdapter
SessionWsAdapter
Index
Constructors
constructor
Methods
create
Constructors
constructor
new
Session
Ws
Adapter
(
app
,
sessionMiddleware
)
:
SessionWsAdapter
Parameters
app
:
any
sessionMiddleware
:
RequestHandler
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
Returns
SessionWsAdapter
Methods
create
create
(
port
,
options
?
)
:
any
Parameters
port
:
number
Optional
options
:
Record
<
string
,
any
>
&
{
namespace
?:
string
;
path
?:
string
;
server
?:
any
;
}
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
web08-booquiz - v1.0.0
Loading...