getAdapterBindings
Import
import { getAdapterBindings } from "@hyper-fetch/sockets"
Source
Package
Returns
getAdapterBindings
| Name | Type | Description |
|---|---|---|
| adapter | | |
| logger | | |
| socket | | |
| getQueryParams | | |
| onConnect | | |
| onConnected | | |
| onDisconnect | | |
| onDisconnected | | |
| onEmit | | |
| onEmitError | | |
| onError | | |
| onEvent | | |
| onListen | | |
| onReconnect | |