mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 10:14:01 +03:00
Bugfix rpc handshake
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package rpc
|
||||
|
||||
import "bytes"
|
||||
import (
|
||||
"bytes"
|
||||
)
|
||||
|
||||
const (
|
||||
rpcHandshakeTagLength = 4
|
||||
|
||||
Reference in New Issue
Block a user