mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 13:54:02 +03:00
Add intermediate rwc
This commit is contained in:
@@ -105,7 +105,8 @@ func NewProxyRequestRWC(conn wrappers.ReadWriteCloserWithAddr, connOpts *mtproto
|
||||
}
|
||||
|
||||
return &ProxyRequestReadWriteCloserWithAddr{
|
||||
conn: conn,
|
||||
req: req,
|
||||
BufferedReader: wrappers.NewBufferedReader(),
|
||||
conn: conn,
|
||||
req: req,
|
||||
}, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user