Tunnel

class

gworker_client.tunnel.Tunnel

A live TCP/HTTP tunnel from a public gworker URL to a port inside the running task container. Use with the forward() context manager. The tunnel is destroyed when the context exits.

Class

python
1class Tunnel

← Back to docs