gotty/app
Iwasaki Yudai 4f75000256 Send data in base64 format
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.
2015-09-02 20:16:35 -07:00
..
app.go Check config file syntax 2015-09-01 20:42:52 -07:00
client_context.go Send data in base64 format 2015-09-02 20:16:35 -07:00
resource.go Send data in base64 format 2015-09-02 20:16:35 -07:00