Documentation / @zerotal/flow / index / FlowConnection
Interface: FlowConnection
Defined in: flow/src/provider/FlowProvider.ts:1310
One currently-open Flow WebSocket client, enriched as actions identify the user.
Properties
id
id:
string
Defined in: flow/src/provider/FlowProvider.ts:1311
ip
ip:
string
Defined in: flow/src/provider/FlowProvider.ts:1312
user
user:
string|null
Defined in: flow/src/provider/FlowProvider.ts:1314
Authenticated user (email/id), once a re-run-middleware action reveals it.
connectedAt
connectedAt:
number
Defined in: flow/src/provider/FlowProvider.ts:1315
lastActivityAt
lastActivityAt:
number
Defined in: flow/src/provider/FlowProvider.ts:1316
actions
actions:
number
Defined in: flow/src/provider/FlowProvider.ts:1317