ninenines / cowlib

Support library for manipulating Web protocols.
ISC License
279 stars 173 forks source link

Export types used in the exported cow_http2:frame() type #137

Open zuiderkwast opened 4 months ago

zuiderkwast commented 4 months ago

With these types exported, a frame() can be decomposed and all parts can be typed using exported types.

essen commented 4 months ago

Exclusive and weight are not necessary because PRIORITY will not be implemented. Cowlib 3.0 will probably not return that information.

Settings could be good but in that case the type should be more detailed than map().