mirror of
https://github.com/statbate/supreme-disco.git
synced 2026-08-11 03:22:41 +00:00
clean wsClients and update buffer size
This commit is contained in:
parent
e0d1877fb9
commit
2e7720d6d3
2 changed files with 15 additions and 12 deletions
|
|
@ -2,11 +2,12 @@ package main
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
jsoniter "github.com/json-iterator/go"
|
||||
"io"
|
||||
"log"
|
||||
"net"
|
||||
"os"
|
||||
|
||||
jsoniter "github.com/json-iterator/go"
|
||||
)
|
||||
|
||||
func removeSocket(s string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue