This commit is contained in:
Stephen McQuay 2013-09-04 23:39:24 -07:00
parent e7529e43d1
commit db1afada10
1 changed files with 3 additions and 4 deletions

View File

@ -11,7 +11,6 @@ import (
"net/http"
)
func connect() (*websocket.Conn, error) {
origin := "http://localhost/"
url := "ws://localhost:8666/ws/"