| Crates.io | streamkit-core |
| lib.rs | streamkit-core |
| version | 0.1.0 |
| created_at | 2025-12-27 09:10:28.158543+00 |
| updated_at | 2025-12-27 09:10:28.158543+00 |
| description | Core traits and data structures for real-time media processing |
| homepage | https://streamkit.dev |
| repository | https://github.com/streamer45/streamkit |
| max_upload_size | |
| id | 2006937 |
| size | 151,788 |
Core traits and data structures used across StreamKit crates.
src/types.rs, src/packet_meta.rs)src/registry.rs)src/resource_manager.rs)This crate should stay dependency-light and focused on stable primitives; higher-level behavior belongs in
engine, nodes, or server.