remove lengths from public header struct

This commit is contained in:
Lucas Clemente
2016-04-10 20:02:35 +02:00
parent 551d5798e4
commit 07f5daa7ba
3 changed files with 20 additions and 29 deletions

View File

@@ -6,7 +6,6 @@ import (
)
// A StreamFrame of QUIC
// TODO: Maybe remove unneeded stuff, e.g. lengths?
type StreamFrame struct {
FinBit bool
StreamID uint32