• Michael Fraenkel's avatar
    Port forward over websockets · beb53fb7
    Michael Fraenkel authored
    - split out port forwarding into its own package
    
    Allow multiple port forwarding ports
    - Make it easy to determine which port is tied to which channel
    - odd channels are for data
    - even channels are for errors
    
    - allow comma separated ports to specify multiple ports
    
    Add  portfowardtester 1.2 to whitelist
    beb53fb7
Name
Last commit
Last update
..
BUILD Loading commit data...
constants.go Loading commit data...
httpstream.go Loading commit data...
httpstream_test.go Loading commit data...
portforward.go Loading commit data...
websocket.go Loading commit data...