Decision Workspace
wsio-server vs wsio-core vs wsio-client
Side-by-side comparison of Rust crates
55
wsio-server
experimentalv0.12.1
Async WebSocket server framework for ws.io — provides event-based real-time messaging, namespaces, and room-like broadcasting.
59
wsio-core
experimentalv0.12.4
Shared core library for ws.io — provides common types, traits, and abstractions for WebSocket-based communication.
56
wsio-client
experimentalv0.8.4
Lightweight async WebSocket client for ws.io — provides event-based real-time messaging with a Socket.IO-inspired API.
Core Metrics
| wsio-server | wsio-core | wsio-client | |
|---|---|---|---|
| Health Score | 55 | 59 | 56 |
| Total Downloads | 2.8K | 2.4K | 2.2K |
| 30d Downloads | 116 | 147 | 100 |
| Dependents | 4 | 67 | 4 |
| Releases | 34 | 23 | 33 |
| Last Updated | 3d ago | 3d ago | 3d ago |
| Age | 5m | 5m | 5m |
Health Breakdown
wsio-server
Maintenance
19
Quality
14
Community
8
Popularity
4
Documentation
10
wsio-core
Maintenance
19
Quality
15
Community
11
Popularity
4
Documentation
10
wsio-client
Maintenance
19
Quality
15
Community
8
Popularity
4
Documentation
10
Technical Details
| wsio-server | wsio-core | wsio-client | |
|---|---|---|---|
| Version | 0.12.1 | 0.12.4 | 0.8.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 20 | 14 | 12 |
| Crate Size | 27KB | 16KB | 22KB |
| Features | 9 | 7 | 11 |
| Yanked % | 0.0% | 0.0% | 3.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wsio-core leads with a health score of 59/100, but none of the options score above 80.
- •wsio-server has the most downloads (2.8K), suggesting wider adoption.