Expand description
WebSocket utility functions
Provides helper functions for WebSocket operations.
Functionsยง
- parse_
json_ bytes - Safe JSON parsing from bytes with UTF-8 validation
- to_json
- Helper function to serialize data to JSON using simd_json
- validate_
utf8 - Validate that bytes contain valid UTF-8 text