QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/nodejs-client
connectQwpNodeWebSocket
Function connectQwpNodeWebSocket
connectQwpNodeWebSocket
(
options
:
QwpNodeWebSocketOptions
,
)
:
Promise
<
QwpBinaryConnection
>
Opens a Node QWP WebSocket with the upgrade headers required by QuestDB.
Parameters
options
:
QwpNodeWebSocketOptions
Returns
Promise
<
QwpBinaryConnection
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...
Opens a Node QWP WebSocket with the upgrade headers required by QuestDB.