@@ -1,2 +1,4 @@
.idea/
.vscode/
+sample/tcpd
+sample/wsd
@@ -1,4 +1,4 @@
-package internal
+package cpn
import (
"net"
"github.com/gorilla/websocket"
// "fmt"
"math/rand"
"net/http"