package
2.0.0+incompatible
Repository: https://github.com/akilan1999/p2p-rendering-computation.git
Documentation: pkg.go.dev

# Functions

GetFRPServerPort Gets the port no from the FRPServer to establish the FRP connection needed.
No description provided by the author
StartFRPClientForServer Starts Server using FRP server returns back a port remote port is a custom external port a user would want to open.
StartFRPProxyFromRandom starts reverse proxy server based on a random port generated.

# Structs

Client This struct stores client information with server proxy connected.
ClientMapping Stores client mapping ports to proxy server.
No description provided by the author