Crates.io | engineioxide-core |
lib.rs | engineioxide-core |
version | 0.2.0 |
created_at | 2025-03-21 12:30:52.791497+00 |
updated_at | 2025-05-04 19:25:39.356978+00 |
description | Engineioxide core types and utilities |
homepage | https://github.com/totodore/socketioxide |
repository | https://github.com/totodore/socketioxide |
max_upload_size | |
id | 1600433 |
size | 16,585 |
Common types and utilities for engineioxide and socketioxide-core.
Sid
a unique identifier for a socket connection.Str
a wrapper around Bytes
that ensures UTF-8 encoding.