UNPKG

bhttp-js

Version:

A BHTTP (Binary Representation of HTTP Messages) Encoder and Decoder

4 lines (3 loc) 131 B
export { BHttpDecoder } from "./src/decoder.js"; export { BHttpEncoder } from "./src/encoder.js"; export * from "./src/errors.js";