mirror of
https://github.com/therootcompany/telebit.git
synced 2025-04-16 12:50:40 +00:00
squash ws
This commit is contained in:
parent
052a3f276b
commit
e0330dbad9
@ -2,8 +2,6 @@ package api
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
//ServersAPI -- Structure to support the server API
|
//ServersAPI -- Structure to support the server API
|
||||||
|
@ -2,8 +2,6 @@ package api
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/gorilla/websocket"
|
"github.com/gorilla/websocket"
|
||||||
|
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
//Registration -- A connection registration structure used to bring up a connection
|
//Registration -- A connection registration structure used to bring up a connection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user