Skip to content

Instantly share code, notes, and snippets.

@dpogorzelski
Created March 1, 2014 22:27
Show Gist options
  • Save dpogorzelski/9298454 to your computer and use it in GitHub Desktop.
Save dpogorzelski/9298454 to your computer and use it in GitHub Desktop.
package main
import (
"code.google.com/p/go-uuid/uuid"
"github.com/gorilla/mux"
"github.com/gorilla/websocket"
"log"
"net/http"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment