Docs.rs
ic-websocket-cdk-0.3.2
ic-websocket-cdk 0.3.2
Docs.rs crate page
MIT
Links
Homepage
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.8
normal
ic-agent ^0.25.0
dev
ic-certificate-verification ^1.2.0
dev
ic-certification ^1.2.0
dev
lazy_static ^1.4.0
dev
pocket-ic ^2.0.1
dev
proptest ^1.2.0
dev
rand ^0.8.5
dev
ring ^0.16.20
dev
Versions
75%
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_cdk
0.3.2
Macros
Structs
Functions
Type Aliases
?
List of all items
Structs
CanisterWsCloseArguments
CanisterWsGetMessagesArguments
CanisterWsMessageArguments
CanisterWsOpenArguments
OnCloseCallbackArgs
OnMessageCallbackArgs
OnOpenCallbackArgs
WsHandlers
WsInitParams
Macros
custom_print
custom_trap
Functions
close
init
send
wipe
ws_close
ws_get_messages
ws_message
ws_open
ws_send
Type Aliases
CanisterCloseResult
CanisterSendResult
CanisterWsCloseResult
CanisterWsGetMessagesResult
CanisterWsMessageResult
CanisterWsOpenResult
CanisterWsSendResult
ClientPrincipal