1 2 3 4 5
# 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.