mirror of
https://github.com/aljazceru/khatru.git
synced 2026-01-05 22:44:25 +01:00
migrate to fasthttp/websocket.
This commit is contained in:
@@ -3,7 +3,7 @@ package relayer
|
||||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/gorilla/websocket"
|
||||
"github.com/fasthttp/websocket"
|
||||
)
|
||||
|
||||
type WebSocket struct {
|
||||
|
||||
Reference in New Issue
Block a user