Docs.rs
engineioxide-core-0.2.0
engineioxide-core 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Totodore
Dependencies
base64 ^0.22
normal
bytes ^1.10
normal
rand ^0.9
normal
serde ^1.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
engineioxide_
core
0.2.0
All Items
Sections
Engineioxide-core
Crate Items
Structs
Crate
engineioxide_core
Copy item path
Source
Expand description
§
Engineioxide-core
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.
Structs
§
Sid
A 128 bit session id type representing a base64 16 char string
Str
A custom
Bytes
wrapper to efficiently store string packets