10 releases

Uses new Rust 2024

0.20.1 Jan 23, 2026
0.20.0 Jan 15, 2026
0.20.0-pre.6 Dec 18, 2025
0.20.0-pre.3 Nov 24, 2025
0.19.0 Oct 28, 2025

#259 in WebSocket

Download history 239/week @ 2025-10-24 460/week @ 2025-10-31 521/week @ 2025-11-07 598/week @ 2025-11-14 571/week @ 2025-11-21 513/week @ 2025-11-28 734/week @ 2025-12-05 975/week @ 2025-12-12 819/week @ 2025-12-19 679/week @ 2025-12-26 1196/week @ 2026-01-02 1105/week @ 2026-01-09 1041/week @ 2026-01-16 1824/week @ 2026-01-23 1804/week @ 2026-01-30

6,089 downloads per month
Used in 30 crates (2 directly)

MIT/Apache

260KB
5K SLoC

Burn Communication

Abstractions for network communication

The Protocol trait defines how to communicate in a server/client style. The server can set up routes with callbacks upon connection.

WebSocket

Communication with WebSockets is implemented with the websocket feature.

Tensor Data Service

The tensor data service provides easy utilities to share tensors peer-to-peer. One peer can expose a tensor, and another can download it. Each peer is both a client and a server.

Dependencies

~15–63MB
~1M SLoC