Change to use gameboy

This commit is contained in:
giongto35 2019-04-09 02:25:04 +08:00
parent 5e6f4742af
commit 6d04522855

View file

@ -28,10 +28,9 @@ const gameboyIndex = "./static/gameboy.html"
const httpIndex = "./static/index_http.html"
const wsIndex = "./static/index_ws.html"
// var webRTC *webrtc.WebRTC
var width = 256
var height = 240
var indexFN string = wsIndex
var indexFN string = gameboyIndex
var service string = "ws"
// Time allowed to write a message to the peer.