Fasthttp Reverse Proxy Versions Save

reverse http / websocket proxy based on fasthttp

v2.2.3

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/yeqown/fasthttp-reverse-proxy/compare/v2.2.2...v2.2.3

v2.2.2

2 years ago

(2021-12-09)

Bug Fixes

  • fix websocket forward cookie header (bb0825f)

v2.2.1

2 years ago

Features

  • upgrade the version of fasthttp (0ccacb)
  • fix test cases of ws_reverseproxy (e92019)

v2.2.0

2 years ago

(2021-06-01)

  • docs: update comment and readme (d442dbe)
  • docs(example): upgrade ws reverseproxy example codes (9bc7ce5)
  • feat(ws_reverseproxy): add OptionWS for ws_reverseproxy (4a03f2f)

v2.1.4

3 years ago

use v2 branch

v1.1.3

3 years ago

fix #14

v1.1.1

4 years ago

fixes:

  • send close message while the Conn finished between backend and client

features:

  • debug mode to control log output
  • built-in logger to format log

v1.0.0

5 years ago

delete pool code is which fasthttp has supported