Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.16 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.16 KB

forward Build Status GoDoc API Core Coverage Status Go Report Card

Note: deprecated repository. Source has been merged into vinxi/vinxi.

forward package implements the default HTTP and WebSocket traffic forwarder for vinxi.

This package is part of the vinxi's core.

The current implementation is a fork of oxy/forward.

Installation

go get -u gopkg.in/vinxi/forward.v0

API

See godoc reference.

License

Apache License 2.0