This website requires JavaScript.
Explore
Help
Sign In
kirillius
/
Cloak
mirror of
https://github.com/cbeuw/Cloak
Watch
1
Star
0
Fork
You've already forked Cloak
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3bfaa5c1c1
Cloak
/
internal
/
multiplex
/
recvBuffer.go
9 lines
97 B
Go
Raw
Blame
History
package
multiplex
import
"io"
type
recvBuffer
interface
{
io
.
ReadCloser
Write
(
Frame
)
error
}
Reference in New Issue
View Git Blame
Copy Permalink