engineioxide-core 0.1.0

Engineioxide core types and utilities
Documentation
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.