gotty/resources
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
..
favicon.png Add favicon 2015-08-30 16:44:18 +09:00
gotty.js Send data in base64 format 2015-09-02 20:16:35 -07:00
index.html Authenticate WS connection using token 2015-08-31 15:54:34 +09:00