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
6,089 downloads per month
Used in 30 crates
(2 directly)
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