Docs.rs
  • ic-websocket-cdk-0.1.0
    • ic-websocket-cdk 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Luca8991
    • Dependencies
      • base64 ^0.21.2 normal
      • candid ^0.9.3 normal
      • ic-cdk ^0.10.0 normal
      • ic-cdk-macros ^0.7.1 normal
      • ic-cdk-timers ^0.4.0 normal
      • ic-certified-map ^0.4.0 normal
      • serde ^1.0.176 normal
      • serde_bytes ^0.11.12 normal
      • serde_cbor ^0.11.2 normal
      • sha2 ^0.10.7 normal
      • ic-agent ^0.25.0 dev
      • proptest ^1.2.0 dev
      • rand ^0.8.5 dev
      • ring ^0.16.20 dev
    • Versions
    • 74.36% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • wasm32-unknown-unknown
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ic_websocket_cdk0.1.0

  • Macros
  • Structs
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • CanisterOutputCertifiedMessages
  • CanisterOutputMessage
  • CanisterWsCloseArguments
  • CanisterWsGetMessagesArguments
  • CanisterWsMessageArguments
  • CanisterWsOpenArguments
  • OnCloseCallbackArgs
  • OnMessageCallbackArgs
  • OnOpenCallbackArgs
  • WsHandlers
  • WsInitParams

Macros

  • custom_print

Functions

  • init
  • wipe
  • ws_close
  • ws_get_messages
  • ws_message
  • ws_open
  • ws_send

Type Aliases

  • CanisterWsCloseResult
  • CanisterWsGetMessagesResult
  • CanisterWsMessageResult
  • CanisterWsOpenResult
  • CanisterWsSendResult
  • ClientPrincipal