add websocket ping/pong feature

This commit is contained in:
willsky 2015-10-02 22:26:45 +08:00
parent fa75a59f10
commit c49a47cd21
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ package session
import (
"bytes"
"encoding/json"
"fmt"
"math/rand"
"net/http"
"os"