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
67159abcf4
Cloak
/
internal
/
multiplex
/
frame.go
9 lines
108 B
Go
Raw
Blame
History
package
multiplex
type
Frame
struct
{
StreamID
uint32
Seq
uint64
Closing
uint8
Payload
[
]
byte
}
Reference in New Issue
View Git Blame
Copy Permalink