Are you an LLM? You can read better optimized documentation at /documentation/api/core/functions/openConnection.md for this page in Markdown format
ws-asyncapi API / core / openConnection
Function: openConnection()
openConnection(
channel,conn):Promise<void>
Defined in: .api-entries/core/index.d.ts:488
Run the channel's .derive/.resolve chain, then onOpen.
Parameters
channel
conn
Returns
Promise<void>