Thats the strange thing. The code isnt doing anything. It connects, receives the onopen message and then the onclose with the 1006 return code within a few seconds.
On Tue, Mar 4, 2014 at 3:04 PM, Bob Mancarella <bobm...@gmail.com> wrote: > More info. > This is the return code to the browser > 1006CLOSE_ABNORMAL *Reserved.* Used to indicate that a connection was > closed abnormally (that is, with no close frame being sent) when a status > code is expected. > > > On Tue, Mar 4, 2014 at 2:41 PM, Bob Mancarella <bobm...@gmail.com> wrote: > >> sorry, target is actually >> >> target = 'ws://' + window.location.host + '/inlook/websocket/ >> echoAnnotation <http://connect.ws/>'; >> >> >