-
Stefy Lanza (nextime / spora ) authored
- Large WebSocket frames (131KB+) were causing SSL write failures during large file transfers - Reduced MAX_CHUNK_SIZE from 65536 to 4096 bytes to create smaller, more manageable frames - Smaller chunks improve network reliability and reduce timeout issues - Hex-encoded 4KB binary data becomes 8KB frames, which is much more network-friendly
f9c92ae6