This package should be updated to use the following library so that websocket usage can target wasm and gopherjs: "github.com/gopherjs/gopherwasm/js" This will require wrapping callbacks with `js.NewEventCallback()` (and calling .Release()) and changing *js.Object to js.Value