Documentation ¶ Index ¶ func HTTPServer(w http.ResponseWriter, r *http.Request) func WSServer(w http.ResponseWriter, r *http.Request) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func HTTPServer ¶ func HTTPServer(w http.ResponseWriter, r *http.Request) Server used for http proxy func WSServer ¶ func WSServer(w http.ResponseWriter, r *http.Request) Server used for ws proxy Even after this is done there are a lot of improvements to be made Do not use pre-forwarding blocking or get information at that time TODO: Send websocket error however that works Types ¶ This section is empty. Source Files ¶ View all Source files http.gows.go Click to show internal directories. Click to hide internal directories.