mirror of
https://github.com/yudai/gotty.git
synced 2025-12-24 03:10:13 +01:00
Raw data sometimes include invalid UTF-8 bytes and that brings errors to WebSocket clients. To avoid the errors, encode data into base64 before sending it. |
||
|---|---|---|
| .. | ||
| app.go | ||
| client_context.go | ||
| resource.go | ||