@wesjetpkg/realtime
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
CHANNEL_
EVENTS
CHANNEL_
STATES
CONNECTION_
STATE
Postgres
Types
abstime
bool
date
daterange
float4
float8
int2
int4
int4range
int8
int8range
json
jsonb
money
numeric
oid
reltime
text
time
timestamp
timestamptz
timetz
tsrange
tstzrange
SOCKET_
STATES
TRANSPORTS
Push
Realtime
Client
Realtime
Subscription
Serializer
Timer
Base
Value
Channel
Params
Columns
Message
Options
Record
Record
Value
DEFAULT_
TIMEOUT
VSN
WS_
CLOSE_
NORMAL
version
convert
Cell
convert
Change
Data
convert
Column
noop
to
Array
to
Boolean
to
Json
to
Number
to
Timestamp
String
DEFAULT_
HEADERS
Helpers to convert the change Payload into native JS types.
Index
Enumeration members
abstime
bool
date
daterange
float4
float8
int2
int4
int4range
int8
int8range
json
jsonb
money
numeric
oid
reltime
text
time
timestamp
timestamptz
timetz
tsrange
tstzrange
Enumeration members
abstime
abstime
:
= "abstime"
bool
bool
:
= "bool"
date
date
:
= "date"
daterange
daterange
:
= "daterange"
float4
float4
:
= "float4"
float8
float8
:
= "float8"
int2
int2
:
= "int2"
int4
int4
:
= "int4"
int4range
int4range
:
= "int4range"
int8
int8
:
= "int8"
int8range
int8range
:
= "int8range"
json
json
:
= "json"
jsonb
jsonb
:
= "jsonb"
money
money
:
= "money"
numeric
numeric
:
= "numeric"
oid
oid
:
= "oid"
reltime
reltime
:
= "reltime"
text
text
:
= "text"
time
time
:
= "time"
timestamp
timestamp
:
= "timestamp"
timestamptz
timestamptz
:
= "timestamptz"
timetz
timetz
:
= "timetz"
tsrange
tsrange
:
= "tsrange"
tstzrange
tstzrange
:
= "tstzrange"
Generated using
TypeDoc
Helpers to convert the change Payload into native JS types.