You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/servers/worker
Jeff Mitchell 8615d21a1f
Remove connection from worker if in terminated state and all conns are closed, not just in canceling state
5 years ago
..
config.go Initial worker porting steps (#232) 6 years ago
controller_connection.go Add trace code for when we add port to controller address 6 years ago
handler.go Add session lifecycle info to controller's INFO log. (#431) 5 years ago
listeners.go Bring go-alpnmux in house for now 5 years ago
session.go Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396) 6 years ago
status.go Remove connection from worker if in terminated state and all conns are closed, not just in canceling state 5 years ago
tcp_proxy.go Add session lifecycle info to controller's INFO log. (#431) 5 years ago
testing.go Add in most of the proxy flow (#326) 6 years ago
worker.go Add public address config option (#405) 6 years ago