This commit is contained in:
sm
2013-09-04 23:39:24 -07:00
parent e7529e43d1
commit db1afada10
-1
View File
@@ -11,7 +11,6 @@ import (
"net/http"
)
func connect() (*websocket.Conn, error) {
origin := "http://localhost/"
url := "ws://localhost:8666/ws/"