Structs§
- Create
Response - Server
WebSocket - To avoid locks, we keep as much as we can inside of
Cell
s. - Unsafely
Ignore Certificate Errors UnsafelyIgnoreCertificateErrors
is a wrapper struct so it can be placed insideGothamState
; using type alias for aOption<Vec<String>>
could work, but there’s a high chance that there might be another type alias pointing to aOption<Vec<String>>
, which would override previously used alias.- WsCancel
Resource - WsRoot
Store Provider - WsUser
Agent - deno_
websocket - An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:
Enums§
Traits§
Functions§
- create_
ws_ client_ config - op_
ws_ check_ permission_ and_ cancel_ handle - op_
ws_ close - op_
ws_ create - op_
ws_ get_ buffer - op_
ws_ get_ buffer_ as_ string - op_
ws_ get_ buffered_ amount - op_
ws_ get_ error - op_
ws_ next_ event - op_
ws_ send_ binary - op_
ws_ send_ binary_ ab - op_
ws_ send_ binary_ async - op_
ws_ send_ ping - op_
ws_ send_ text - op_
ws_ send_ text_ async - ws_
create_ server_ stream