webhooktunnel

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2017 License: MPL-2.0 Imports: 7 Imported by: 0

README

webhooktunnel

-- Task Status

TaskCluster workers are hosted on services such as EC2 and currently expose ports to the internet to allow http-clients to call API endpoints. This setup may not be feasible in a data center setup. Webhooktunnel aims to mitigate this problem by allowing workers to connect to the proxy over an outgoing websocket connection and exposing API endpoints to the internet. Any incoming requests will be reverse proxied to the worker over its outgoing connection.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package whclient wraps a wsmux client session in a net.Listener interface.
Package whclient wraps a wsmux client session in a net.Listener interface.
Package whproxy is a Layer-7 proxy implementation which uses WebSockets to communicate with clients.
Package whproxy is a Layer-7 proxy implementation which uses WebSockets to communicate with clients.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL