MCPcopy Index your code
hub / github.com/TannerRogalsky/tokio-tungstenite-wasm

github.com/TannerRogalsky/tokio-tungstenite-wasm @v0.8.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.8.2 ↗ · + Follow
67 symbols 80 edges 6 files 11 documented · 16%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

tokio-tungstenite-wasm

A wrapper around websys and tokio-tungstenite that makes it easy to use websockets cross-platform.

Features

As with tungstenite-rs TLS is supported on all platforms using native-tls or rustls through feature flags: native-tls, rustls-tls-native-roots or rustls-tls-webpki-roots feature flags. Neither is enabled by default. See the Cargo.toml for more information. If you require support for secure WebSockets (wss://) enable one of them.

These are, at time of writing, at parity with tokio-tungstenite.

Core symbols most depended-on inside this repo

Shape

Method 41
Function 12
Enum 10
Class 4

Languages

Rust100%

Modules by API surface

src/web.rs21 symbols
src/message.rs19 symbols
src/native.rs13 symbols
src/error.rs9 symbols
src/lib.rs4 symbols
examples/client.rs1 symbols

For agents

$ claude mcp add tokio-tungstenite-wasm \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page