aspnetcore/specs
Kai Ruhnau 3c5d283689 Fix the VarInt example for the 2GiB
`0x7fffffff` has 31 binary ones. The first four bytes of the VarInt account for 4*7=28, so the fifth byte only needs the remaining three
2017-10-06 10:38:21 -07:00
..
HubProtocol.md Fix the VarInt example for the 2GiB 2017-10-06 10:38:21 -07:00
TransportProtocols.md