Support 'mountpoint'
This commit is contained in:
parent
e469ffe7c7
commit
66c3c26d8b
|
@ -84,6 +84,7 @@
|
||||||
keepalive = 0,
|
keepalive = 0,
|
||||||
will_topic :: undefined | binary(),
|
will_topic :: undefined | binary(),
|
||||||
ws_initial_headers :: list({ws_header_key(), ws_header_val()}),
|
ws_initial_headers :: list({ws_header_key(), ws_header_val()}),
|
||||||
|
mountpoint :: undefined | binary(),
|
||||||
connected_at :: erlang:timestamp()
|
connected_at :: erlang:timestamp()
|
||||||
}).
|
}).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue