Docs.rs
  • deno_websocket-0.215.0
    • deno_websocket 0.215.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ry
    • piscisaureus
    • dsherret
    • bartlomieju
    • denobot
    • Dependencies
      • bytes ^1.4.0 normal
      • deno_core ^0.352.0 normal
      • deno_error =0.6.1 normal
      • deno_net ^0.202.0 normal
      • deno_permissions ^0.69.0 normal
      • deno_tls ^0.197.0 normal
      • fastwebsockets ^0.8 normal
      • h2 ^0.4.6 normal
      • http ^1.0 normal
      • http-body-util ^0.1.2 normal
      • hyper ^1.6.0 normal
      • hyper-util ^0.1.10 normal
      • once_cell ^1.17.1 normal
      • rustls-tokio-stream =0.5.0 normal
      • serde ^1.0.149 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.45.1 normal
    • Versions
    • 10.17% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

deno_websocket0.215.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • CreateResponse
  • ServerWebSocket
  • UnsafelyIgnoreCertificateErrors
  • WsCancelResource
  • WsRootStoreProvider
  • WsUserAgent
  • deno_websocket

Enums

  • HandshakeError
  • MessageKind
  • WebsocketError

Traits

  • WebSocketPermissions

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